PHPUnit extension for database interaction testing
composer require "phpunit/dbunit:3.0.2"
| 包名 | 版本要求 |
|---|---|
| ext-pdo | * |
| ext-simplexml | * |
| php | ^7.0 |
| phpunit/phpunit | ^6.0 |
| symfony/yaml | ^3.0 || ^4.0 |
| 许可证 | BSD-3-Clause |
|---|---|
| 发布时间 | 2017-11-18 17:40:34 |
| 类型 | library |