mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-28 16:56:26 +00:00
add envite (#5214)
This commit is contained in:
parent
3f7f61b4b0
commit
68fd3f9a49
@ -2409,6 +2409,7 @@ _Libraries for testing codebases and generating test data._
|
||||
- [dsunit](https://github.com/viant/dsunit) - Datastore testing for SQL, NoSQL, structured files.
|
||||
- [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.
|
||||
- [envite](https://github.com/PerimeterX/envite) - Dev and testing environment management framework.
|
||||
- [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.
|
||||
|
Loading…
Reference in New Issue
Block a user