package
Version:
v0.23.3
Opens a new window with list of versions in this module.
Published: Jan 16, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register is a convenience function for Sequencer.Register().
Sequencer is the interface for test sequencing.
type TestSuite struct {
Name string `json:"name"`
TestFiles []string `json:"testFiles"`
}
TestSuite represents the user's test suite.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.