misantron/dbunit

DbUnit fork supporting PHPUnit 9/10

5.3.0 2023-08-17 17:40 UTC

README

Build Status Code Coverage Version

PHPUnit extension for database interaction testing.

Installation

Composer

If you use Composer to manage the dependencies of your project then you can add DbUnit as a development-time dependency to your project:

$ composer require --dev misantron/dbunit