/dbunit

DbUnit fork supporting PHPUnit 8/9.

Primary LanguagePHP

DbUnit fork supporting PHPUnit 8/9

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