Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseRunner ¶ added in v0.6.1
type BaseRunner struct {
// contains filtered or unexported fields
}
BaseRunner contains common properties across all runners
type Testrunner ¶
Testrunner describes the test runner interface
func New ¶
func New(c config.JobConfiguration, cli *command.SauceCtlCli) (Testrunner, error)
New creates a new testrunner object
Click to show internal directories.
Click to hide internal directories.