Documentation ¶
Overview ¶
Package cmd implements the commands for the test-runner executable.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterNondefault ¶
RegisterNondefault adds a scenario to the runner.
func RegisterScenarioParams ¶
func RegisterScenarioParams(name string, p *env.ParameterFlagSet)
RegisterScenarioParams registers parameters for a given scenario as string slices regardless of actual type.
Later we combine specific parameter sets and execute scenarios with all parameter combinations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.