Download the PHP package hjerichen/dbunit without Composer
On this page you can find all versions of the php package hjerichen/dbunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dbunit
DBUnit
An alternative to phpunit/dbunit.
Supports PDO Drivers but currently only tested with MySQL.
Installation
Use Composer:
Usage
Use the trait MySQLTestCaseTrait in PHPUnit Test Cases to test with MySQL, or build an abstract DatabaseTestCase class for your Test classes.
Datasets
Supported Datasets are:
DatasetArray (also via test method attribute)
DatasetYaml
License and authors
This project is free and under the MIT Licence. Responsible for this project is Heiko Jerichen ([email protected]).
All versions of dbunit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-pdo Version *
symfony/yaml Version ^6.0
sebastian/comparator Version ^4.0 | ^5.0
ext-pdo Version *
symfony/yaml Version ^6.0
sebastian/comparator Version ^4.0 | ^5.0
The package hjerichen/dbunit contains the following files
Loading the files please wait ....