Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterAndRunTests ¶
func RegisterAndRunTests(suite core.SuiteContext, registrant interface { core.Argumented core.TestRegistrant }, args []string, watch bool, logDir *string, junitPath *string, ) error
RegisterAndRunTests registers the tests from the given registrant and runs them. It takes care of argument parsing, setting up the test manager, and producing reports. If watch is true, the output of the tests is forwarded to the console in real-time. If logDir is not nil, logs are saved to the given directory. If junitPath is not nil, a JUnit XML report is produced at the given path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.