goc/README.md

12 lines
399 B
Markdown
Raw Normal View History

# goc
![](https://github.com/qiniu/goc/workflows/ut-check/badge.svg)
![](https://github.com/qiniu/goc/workflows/style-check/badge.svg)
![](https://github.com/qiniu/goc/workflows/e2e%20test/badge.svg)
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```