Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestOutputParser ¶
type TestOutputParser interface {
Parse(input *bufio.Scanner) (*api.TestSuites, error)
}
TestOutputParser knows how to parse test output to create a collection of test suites
Click to show internal directories.
Click to hide internal directories.