Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MonitorState ¶
func PrintCoverage ¶
func PrintCoverage(state *core.BuildState, includeFiles []string)
PrintCoverage writes out coverage metrics after a test run in a file tree setup. Only files that were covered by tests and not excluded are shown.
func PrintLineCoverageReport ¶
func PrintLineCoverageReport(state *core.BuildState, includeFiles []string)
PrintCoverageReport writes out line-by-line coverage metrics after a test run.
func SetColouredOutput ¶
func SetColouredOutput(on bool)
SetColouredOutput forces on or off coloured output in logging and other console output.
func SetWindowTitle ¶
func SetWindowTitle(title string)
SetWindowTitle sets the title of the current shell window.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.