diff --git a/README.md b/README.md index 568f2752..a6a30735 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw * [assert](https://github.com/bmizerany/assert) - Asserts to Go testing * [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 # Resources