Documentation
¶
Overview ¶
Package bootstrap provides integration tests.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prompt ¶
type Prompt struct {
// contains filtered or unexported fields
}
Prompt produces prompts and validate the answers.
func (*Prompt) RegisterContext ¶
func (p *Prompt) RegisterContext(ctx *godog.ScenarioContext)
RegisterContext register Prompt to a *godog.ScenarioContext.
Click to show internal directories.
Click to hide internal directories.