mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add diff
(#4555)
Co-authored-by: Phani Rithvij <phanirithvij2000@gmail.com>
This commit is contained in:
parent
dcb16dc3db
commit
742fdb5d63
@ -2212,6 +2212,7 @@ _Libraries for testing codebases and generating test data._
|
|||||||
- [covergates](https://github.com/covergates/covergates) - Self-hosted code coverage report review and management service.
|
- [covergates](https://github.com/covergates/covergates) - Self-hosted code coverage report review and management service.
|
||||||
- [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.
|
||||||
|
- [diff](https://github.com/terrastruct/diff) - Beautiful Git-style diffs to easily compare expected vs actual.
|
||||||
- [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.
|
||||||
- [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user