Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dbfit/dbfit

DbFit is a database testing framework that supports easy test-driven development of your database code.
https://github.com/dbfit/dbfit

Last synced: 2 days ago
JSON representation

DbFit is a database testing framework that supports easy test-driven development of your database code.

Awesome Lists containing this project

README

        

# DbFit [![Build Status](https://github.com/dbfit/dbfit/workflows/build/badge.svg)](https://github.com/dbfit/dbfit/actions)

Test-driven database development. Write readable, easy-to-maintain unit and integration tests for your database code.

Website: [dbfit.github.com/dbfit](http://dbfit.github.io/dbfit/).

## Contributing

See the [CONTRIBUTING file](CONTRIBUTING.md) for details on how to set up a test environment, contributing etc.

## License

DbFit is released under the [GNU General Public License, version 2](http://www.gnu.org/licenses/gpl-2.0.txt).