mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add fluentassert to Testing
This commit is contained in:
parent
a7a5329ad1
commit
4c02bd4681
@ -2228,6 +2228,7 @@ _Libraries for testing codebases and generating test data._
|
|||||||
- [embedded-postgres](https://github.com/fergusstrange/embedded-postgres) - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test.
|
- [embedded-postgres](https://github.com/fergusstrange/embedded-postgres) - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test.
|
||||||
- [endly](https://github.com/viant/endly) - Declarative end to end functional testing.
|
- [endly](https://github.com/viant/endly) - Declarative end to end functional testing.
|
||||||
- [fixenv](https://github.com/rekby/fixenv) - Fixture manage engine, inspired by pytest fixtures.
|
- [fixenv](https://github.com/rekby/fixenv) - Fixture manage engine, inspired by pytest fixtures.
|
||||||
|
- [fluentassert](https://github.com/fluentassert/verify) - Extensible, type-safe, fluent assertion Go library.
|
||||||
- [flute](https://github.com/suzuki-shunsuke/flute) - HTTP client testing framework.
|
- [flute](https://github.com/suzuki-shunsuke/flute) - HTTP client testing framework.
|
||||||
- [frisby](https://github.com/verdverm/frisby) - REST API testing framework.
|
- [frisby](https://github.com/verdverm/frisby) - REST API testing framework.
|
||||||
- [gherkingen](https://github.com/hedhyw/gherkingen) - BDD boilerplate generator and framework.
|
- [gherkingen](https://github.com/hedhyw/gherkingen) - BDD boilerplate generator and framework.
|
||||||
|
Loading…
Reference in New Issue
Block a user