Skip to content

Commit

Permalink
Merge pull request avelino#578 from verdverm/patch-1
Browse files Browse the repository at this point in the history
Add: frisby - a REST API testing framework
  • Loading branch information
Thiago Avelino committed Sep 22, 2015
2 parents 77eefae + 94ccae7 commit be24501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -650,6 +650,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [assert](https://github.com/bluesuncorp/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions
* [assert](https://github.com/bmizerany/assert) - Asserts to Go testing
* [bro](https://github.com/marioidival/bro) - Watch files in directory and run tests for them
* [frisby](https://github.com/verdverm/frisby) - a REST API testing framework
* [ginkgo](http://onsi.github.io/ginkgo/) - BDD Testing Framework for Go
* [go-mutesting](https://github.com/zimmski/go-mutesting) - Mutation testing for Go source code
* [goblin](https://github.com/franela/goblin) - Mocha like testing framework fo Go
Expand Down

0 comments on commit be24501

Please sign in to comment.