Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestConfig ¶
type TestRunner ¶
type TestRunner struct {
Printer *printer.Printer
Config TestConfig
// contains filtered or unexported fields
}
TestRunner stores basic settings and testing status for running all tests
func (*TestRunner) Run ¶
func (tr *TestRunner) Run(ChartPaths []string) bool
Run test suites in chart in ChartPaths
Click to show internal directories.
Click to hide internal directories.