Registry / testing / pierrre-gotestcover

pierrre-gotestcover

JSON →
library0.0.0-20160517101806-924dca7d15f0gogounverified

Provides multiple packages support for Go test coverage, enabling combined coverage reports across packages.

go get github.com/pierrre/gotestcover
INSTALL
IMPORT
SIG · PIERRRE-GOTESTCOVE
P
pierrre-gotestcover
testinggov0.0.0-20160517101806-924dca7d15f0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gotestcover
github.com/pierrre/gotestcover

Run tests with combined coverage across packages

package main import ( "fmt" "github.com/pierrre/gotestcover" ) func main() { // gotestcover is typically used as a command-line tool, not as a library. fmt.Println("Use 'gotestcover' command instead") }
Debug
Known issues
gotchaThis package is primarily a command-line tool; importing it as a library may not be the intended use.
fix
Use the 'gotestcover' binary instead of importing the package.
affects: *
Upgrade
Version history
0.0.0-20160517101806-924dca7d15f0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pierrre-gotestcover — go get pierrre-gotestcover · libregistry