nagaho / dbunit

DbUnit port for PHP/PHPUnit.

Home Page:https://phpunit.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork which provides support for phpunit 8. Original extension is no longer maintained

DbUnit

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 kornrunner/dbunit

About

DbUnit port for PHP/PHPUnit.

https://phpunit.de/

License:Other


Languages

Language:PHP 100.0%