/dbunit

DbUnit fork for PHPUnit 8.

Primary LanguagePHP

DbUnit fork for PHPUnit 8

PHP 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