mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added endly declarative end to end testing (#1728)
This commit is contained in:
parent
80a52d37da
commit
b060704cec
@ -1072,6 +1072,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [cupaloy](https://github.com/bradleyjkemp/cupaloy) - Simple snapshot testing addon for your test framework.
|
* [cupaloy](https://github.com/bradleyjkemp/cupaloy) - Simple snapshot testing addon for your test framework.
|
||||||
* [dbcleaner](https://github.com/khaiql/dbcleaner) - Clean database for testing purpose, inspired by `database_cleaner` in Ruby.
|
* [dbcleaner](https://github.com/khaiql/dbcleaner) - Clean database for testing purpose, inspired by `database_cleaner` in Ruby.
|
||||||
* [dsunit](https://github.com/viant/dsunit) - Datastore testing for SQL, NoSQL, structured files.
|
* [dsunit](https://github.com/viant/dsunit) - Datastore testing for SQL, NoSQL, structured files.
|
||||||
|
* [endly](https://github.com/viant/endly) - Declarative end to end functional testing.
|
||||||
* [frisby](https://github.com/verdverm/frisby) - REST API testing framework.
|
* [frisby](https://github.com/verdverm/frisby) - REST API testing framework.
|
||||||
* [ginkgo](http://onsi.github.io/ginkgo/) - BDD Testing Framework for Go.
|
* [ginkgo](http://onsi.github.io/ginkgo/) - BDD Testing Framework for Go.
|
||||||
* [go-carpet](https://github.com/msoap/go-carpet) - Tool for viewing test coverage in terminal.
|
* [go-carpet](https://github.com/msoap/go-carpet) - Tool for viewing test coverage in terminal.
|
||||||
|
Loading…
Reference in New Issue
Block a user