Documentation
¶
Index ¶
- func Progress(w io.Writer, p runner.RecordingProgress) (int, error)
- func ReportSummary(w io.Writer, rep *runner.Report) (int, error)
- func ReportSummaryString(rep *runner.Report) string
- func TestSuite(w io.Writer, suite runner.TestSuiteResults) (int, error)
- func TestSuiteString(suite runner.TestSuiteResults) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Progress ¶
Progress renders a fancy representation of a runner.RecordingProgress and writes the result to w.
func ReportSummaryString ¶
String returns a default summary of the Report as a string.
func TestSuiteString ¶
func TestSuiteString(suite runner.TestSuiteResults) string
String returns a default summary of the Report as a string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.