Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tester ¶
Tester runs tests and merges coverage files
func (*Tester) Enforce ¶
Enforce returns an error if code is untested if the -e command line option is set
func (*Tester) Load ¶ added in v0.2.0
Load loads pre-prepared coverage files instead of running 'go test'
func (*Tester) ProcessExcludes ¶
ProcessExcludes uses the output from the scanner package and removes blocks from the merged coverage file.
Click to show internal directories.
Click to hide internal directories.