diff --git a/README.md b/README.md index 58b3ad9c..b8eb4877 100644 --- a/README.md +++ b/README.md @@ -2326,7 +2326,6 @@ _Libraries for testing codebases and generating test data._ - [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. - [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. - [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.