[ ソース: golang-github-confluentinc-bincover ]
パッケージ: golang-github-confluentinc-bincover-dev (0.2.0-3)
golang-github-confluentinc-bincover-dev に関するリンク
Debian の資源:
golang-github-confluentinc-bincover ソースパッケージをダウンロード:
- [golang-github-confluentinc-bincover_0.2.0-3.dsc]
- [golang-github-confluentinc-bincover_0.2.0.orig.tar.gz]
- [golang-github-confluentinc-bincover_0.2.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
easily measure code coverage of Golang binaries (library)
Bincover is a ready-to-use, generic solution to test Go binaries, which is robust enough to handle panics and OS exits. It provides a simple and flexible API that generates an “instrumented binary” that can measure its own coverage, runs it with user-specified command line arguments and environment variables, and merges coverage profiles generated from multiple test runs.
その他の golang-github-confluentinc-bincover-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-pkg-errors-dev
- Simple error handling primitives for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package