mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
fix godog repo link and description (#4518)
This commit is contained in:
parent
a6cd5526ba
commit
23b64b78c7
@ -2236,7 +2236,7 @@ _Libraries for testing codebases and generating test data._
|
|||||||
- [gocheck](https://labix.org/gocheck) - More advanced testing framework alternative to gotest.
|
- [gocheck](https://labix.org/gocheck) - More advanced testing framework alternative to gotest.
|
||||||
- [GoConvey](https://github.com/smartystreets/goconvey/) - BDD-style framework with web UI and live reload.
|
- [GoConvey](https://github.com/smartystreets/goconvey/) - BDD-style framework with web UI and live reload.
|
||||||
- [gocrest](https://github.com/corbym/gocrest) - Composable hamcrest-like matchers for Go assertions.
|
- [gocrest](https://github.com/corbym/gocrest) - Composable hamcrest-like matchers for Go assertions.
|
||||||
- [godog](https://github.com/DATA-DOG/godog) - Cucumber or Behat like BDD framework for Go.
|
- [godog](https://github.com/cucumber/godog) - Cucumber BDD framework for Go.
|
||||||
- [gofight](https://github.com/appleboy/gofight) - API Handler Testing for Golang Router framework.
|
- [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.
|
- [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.
|
- [gomatch](https://github.com/jfilipczyk/gomatch) - library created for testing JSON against patterns.
|
||||||
|
Loading…
Reference in New Issue
Block a user