Documentation
¶
Index ¶
- func JSON(w io.Writer, suite runner.Suite) error
- func JUnit(w io.Writer, suite runner.Suite) error
- func List(w io.Writer, tests []string) error
- func ListJSON(w io.Writer, names []string) error
- func Plain(w io.Writer, suite runner.Suite) error
- func PlainWithOptions(w io.Writer, suite runner.Suite, opts PlainOptions) error
- func TAP(w io.Writer, suite runner.Suite) error
- type PlainOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlainWithOptions ¶
Types ¶
type PlainOptions ¶
Click to show internal directories.
Click to hide internal directories.