goc/README.md

12 lines
343 B
Markdown
Raw Normal View History

![](https://github.com/qiniu/goc/workflows/ut-check/badge.svg)
![](https://github.com/qiniu/goc/workflows/style-check/badge.svg)
2020-05-09 10:22:33 +00:00
# goc
A Comprehensive Coverage Testing System for The Go Programming Language
2020-05-09 10:22:33 +00:00
> **Note:**
>
> This readme and related documentation are Work in Progress.
## Installation
```go get github.com/qiniu/goc/cmd/goc```