Add Testify on Testing section.

This commit is contained in:
Romano Augusto 2014-07-07 10:18:08 -03:00
parent ebb2207008
commit 5594fdb46b

View File

@ -238,6 +238,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