Skip to content

misantron/dbunit

 
 

Repository files navigation

DbUnit fork supporting PHPUnit 8/9/10

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