Documentation
¶
Index ¶
Constants ¶
View Source
const ( KILLED = "KILLED" ESCAPED = "ESCAPED" SKIP = "SKIP" UNKNOWN = "UNKNOWN" )
for colouring
Variables ¶
This section is empty.
Functions ¶
func PrintEscaped ¶ added in v2.7.1
func PrintEscaped(out string)
PrintEscaped prints escaped mutants in red (the test suite missed the mutation).
func PrintKilled ¶ added in v2.7.1
func PrintKilled(out string)
PrintKilled prints killed mutants in green (the test suite caught the mutation).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.