mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add jfilipczyk/gomatch (#2360)
This commit is contained in:
parent
6480cb4047
commit
6985fb98da
@ -1350,6 +1350,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [godog](https://github.com/DATA-DOG/godog) - Cucumber or Behat like BDD framework for Go.
|
||||
* [gofight](https://github.com/appleboy/gofight) - API Handler Testing for Golang Router framework.
|
||||
* [gogiven](https://github.com/corbym/gogiven) - YATSPEC-like BDD testing framework for Go.
|
||||
* [gomatch](https://github.com/jfilipczyk/gomatch) - library created for testing JSON against patterns.
|
||||
* [gomega](http://onsi.github.io/gomega/) - Rspec like matcher/assertion library.
|
||||
* [GoSpec](https://github.com/orfjackal/gospec) - BDD-style testing framework for the Go programming language.
|
||||
* [gospecify](https://github.com/stesla/gospecify) - This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec.
|
||||
|
Loading…
Reference in New Issue
Block a user