mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #63 from romanoaugusto88/add_testify
Add Testify on Testing section.
This commit is contained in:
commit
cddf9be132
@ -236,6 +236,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
|
||||
* [Hamcrest](https://github.com/rdrdr/hamcrest) - fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results.
|
||||
* [restit](https://github.com/yookoala/restit) - A Go micro framework to help writing RESTful API integration test.
|
||||
* [ginkgo](http://onsi.github.io/ginkgo/) - BDD Testing Framework for Go
|
||||
* [Testify](https://github.com/stretchr/testify) - A sacred extension to the standard go testing package.
|
||||
|
||||
|
||||
## Audio
|
||||
|
Loading…
Reference in New Issue
Block a user