From 621d70c7a1d3bf384873bd8abce1df1b1e06bbc1 Mon Sep 17 00:00:00 2001 From: Duke Date: Sun, 6 Jul 2014 12:22:24 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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