https://github.com/assertj/assertj-db
Assertions for database
https://github.com/assertj/assertj-db
Last synced: 6 days ago
JSON representation
Assertions for database
- Host: GitHub
- URL: https://github.com/assertj/assertj-db
- Owner: assertj
- License: apache-2.0
- Created: 2014-06-07T20:07:02.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2025-02-10T02:45:32.000Z (2 months ago)
- Last Synced: 2025-04-01T17:17:35.992Z (13 days ago)
- Language: Java
- Homepage: https://assertj.github.io/doc/#assertj-db
- Size: 33.3 MB
- Stars: 116
- Watchers: 8
- Forks: 19
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-java - AssertJ-DB
README

AssertJ-DB - Assertions for database
==========[](https://maven-badges.herokuapp.com/maven-central/org.assertj/assertj-db)
AssertJ-DB provides assertions to test values in a database.
The goal is to be an alternative to DBUnit for people who don't like to write XML.
You can find all the information you need in the [documentation](https://assertj.github.io/doc/#assertj-db).