mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Add covergates - Self-hosted code coverage report review and management service (#3218)
* Add covergates - Self-hosted code coverage report review and management service * fix typo
This commit is contained in:
parent
d2367a705a
commit
86fde87c9b
@ -1646,6 +1646,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [biff](https://github.com/fulldump/biff) - Bifurcation testing framework, BDD compatible.
|
* [biff](https://github.com/fulldump/biff) - Bifurcation testing framework, BDD compatible.
|
||||||
* [charlatan](https://github.com/percolate/charlatan) - Tool to generate fake interface implementations for tests.
|
* [charlatan](https://github.com/percolate/charlatan) - Tool to generate fake interface implementations for tests.
|
||||||
* [commander](https://github.com/SimonBaeumer/commander) - Tool for testing cli applications on windows, linux and osx.
|
* [commander](https://github.com/SimonBaeumer/commander) - Tool for testing cli applications on windows, linux and osx.
|
||||||
|
* [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.
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user