套件:phpunit-dbunit(4.0.0-2)
phpunit-dbunit 的相關連結
Debian 的資源:
下載原始碼套件 phpunit-dbunit:
- [phpunit-dbunit_4.0.0-2.dsc]
- [phpunit-dbunit_4.0.0.orig.tar.gz]
- [phpunit-dbunit_4.0.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
PHPUnit extension for database interaction testing
DBUnit is an extension to PHPUnit, that "has been created to provide an easy way to place your database in a known state, execute your database-affecting code, and ensure that the expected data is found in the database.", quoting the PHPUnit manual.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma. If you've used JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the other equivalents for other languages, the API for this package should seem fairly familiar. If you've never written unit tests before, the PHPUnit API is simple to learn and use.
其他與 phpunit-dbunit 有關的套件
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-symfony-yaml (>= 3.0)
- convert YAML to PHP arrays and the other way around
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
同時作為一個虛擬套件由這些套件填實: php7.3-xml
-
- dep: phpunit (<< 8~~)
- Unit testing suite for PHP
- dep: phpunit (>= 7.0)