diff --git a/README.md b/README.md index 4b0fe564..d7a72377 100644 --- a/README.md +++ b/README.md @@ -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