Documentation
¶
Index ¶
Constants ¶
View Source
const (
UnresolvedTestCaseName = "???"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.2.0
type Config struct {
Command []string `toml:"command"`
}
func LoadConfig ¶ added in v0.2.0
type Target ¶
func (*Target) DropLastSegment ¶
func (t *Target) DropLastSegment()
type TestFunction ¶
Click to show internal directories.
Click to hide internal directories.