Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 791 Bytes

File metadata and controls

17 lines (11 loc) · 791 Bytes

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