mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add qiniu goc (#3162)
This commit is contained in:
parent
f56fb3f7d1
commit
4a095fdd8f
@ -1649,6 +1649,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [go-testdeep](https://github.com/maxatome/go-testdeep) - Extremely flexible golang deep comparison, extends the go testing package.
|
||||
* [go-vcr](https://github.com/dnaeon/go-vcr) - Record and replay your HTTP interactions for fast, deterministic and accurate tests.
|
||||
* [goblin](https://github.com/franela/goblin) - Mocha like testing framework fo Go.
|
||||
* [goc](https://github.com/qiniu/goc) - Goc is a comprehensive coverage testing system for The Go Programming Language.
|
||||
* [gocheck](http://labix.org/gocheck) - More advanced testing framework alternative to gotest.
|
||||
* [GoConvey](https://github.com/smartystreets/goconvey/) - BDD-style framework with web UI and live reload.
|
||||
* [gocrest](https://github.com/corbym/gocrest) - Composable hamcrest-like matchers for Go assertions.
|
||||
|
Loading…
Reference in New Issue
Block a user