mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add fergusstrange/embedded-postgres (#2850)
This commit is contained in:
parent
1a0f25bcb6
commit
08383e5513
@ -1529,6 +1529,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.
|
||||
* [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.
|
||||
* [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.
|
||||
* [flute](https://github.com/suzuki-shunsuke/flute) - HTTP client testing framework.
|
||||
* [frisby](https://github.com/verdverm/frisby) - REST API testing framework.
|
||||
|
Loading…
Reference in New Issue
Block a user