PHPUnit extension for database interaction testing
composer require "phpunit/dbunit:3.0.3"
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| ext-simplexml | * |
| php | ^7.0 |
| phpunit/phpunit | ^6.0 |
| symfony/yaml | ^3.0 || ^4.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2018-01-23 13:32:26 |
| 类型 | library |