/bincover

Easily measure code coverage of Golang binaries

Primary LanguageGoApache License 2.0Apache-2.0

bincover

Go Reference

This project has been deprecated in favor of the built-in Go coverage profiling tool for integration tests (go1.20 and above): https://go.dev/testing/coverage/