mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gofight package in testing section.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
44afcef8a7
commit
11dd933635
@ -795,6 +795,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [gocheck](http://labix.org/gocheck) - A more advanced testing framework alternative to gotest.
|
||||
* [GoConvey](https://github.com/smartystreets/goconvey/) - BDD-style framework with web UI and live reload
|
||||
* [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.
|
||||
* [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