mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
commit
2978912a58
@ -454,6 +454,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [goblin](https://github.com/franela/goblin) - Mocha like testing framework fo Go
|
||||
* [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
|
||||
* [go-mutesting](https://github.com/zimmski/go-mutesting) - Mutation testing for Go source code
|
||||
* [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.
|
||||
* [Hamcrest](https://github.com/rdrdr/hamcrest) - fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results.
|
||||
|
Loading…
Reference in New Issue
Block a user