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: 14 days ago
JSON representation
DbFit is a database testing framework that supports easy test-driven development of your database code.
- Host: GitHub
- URL: https://github.com/dbfit/dbfit
- Owner: dbfit
- License: gpl-2.0
- Created: 2012-12-22T08:26:13.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-07-23T20:15:49.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T16:51:51.343Z (9 months ago)
- Language: Java
- Homepage: http://dbfit.github.io/dbfit
- Size: 6.76 MB
- Stars: 230
- Watchers: 40
- Forks: 90
- Open Issues: 146
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-github-stars - dbfit/dbfit - DbFit is a database testing framework that supports easy test-driven development of your database code. (Java)
- jimsghstars - dbfit/dbfit - DbFit is a database testing framework that supports easy test-driven development of your database code. (Java)
- awesome-java - DbFit
README
# DbFit [](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).