パッケージ: phpunit (6.5.5-1ubuntu2)
phpunit に関するリンク
Trisquel の資源:
phpunit ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian PHP PEAR Maintainers (メールアーカイブ)
- Olivier Berger
- Prach Pongpanich
外部の資源:
- ホームページ [phpunit.de]
類似のパッケージ:
Unit testing suite for PHP
Unit testing allows you to write small test methods which verify units of functionality in your program. It is a powerful technique for improving the quality of your software, preventing regressions, and allowing confident refactoring of your code.
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 関連パッケージ
|
|
|
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
以下のパッケージによって提供される仮想パッケージでもあります: php7.2-cli
-
- dep: php-codecoverage (<< 6~~)
- collection, processing, and rendering for code coverage
- dep: php-codecoverage (>= 5.3)
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-deepcopy (<< 2~~)
- create deep copies (clones) of objects
- dep: php-deepcopy (>= 1.6.1)
-
- dep: php-file-iterator (<< 2~~)
- FilterIterator implementation for PHP
- dep: php-file-iterator (>= 1.4.3)
-
- dep: php-json
- JSON module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.2-json
-
- dep: php-mbstring
- MBSTRING module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.2-mbstring
-
- dep: php-phar-io-manifest (<< 2~~)
- reading phar.io manifest information from a PHP Archive (Phar)
- dep: php-phar-io-manifest (>= 1.0.1)
-
- dep: php-phar-io-version (<< 2~~)
- handling version information and constraint
- dep: php-phar-io-version (>= 1.0)
-
- dep: php-phpspec-prophecy (<< 2~~)
- object mocking framework - phpspec component
- dep: php-phpspec-prophecy (>= 1.7)
-
- dep: php-text-template (<< 2~~)
- Simple template engine
- dep: php-text-template (>= 1.2.1)
-
- dep: php-timer (<< 2~~)
- Utility class for timing
- dep: php-timer (>= 1.0.9)
-
- dep: php-xml
- DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.2-xml
-
- dep: phpunit-comparator (<< 3~~)
- functionality to compare PHP values for equality - PHPUnit component
- dep: phpunit-comparator (>= 2.1)
-
- dep: phpunit-diff (<< 3~~)
- diff implementation - stand-alone component from PHPUnit
- dep: phpunit-diff (>= 2.0)
-
- dep: phpunit-environment (<< 4~~)
- functionality to handle HHVM/PHP environments - PHPUnit component
- dep: phpunit-environment (>= 3.1)
-
- dep: phpunit-exporter (<< 4~~)
- export variables for visualization - PHPUnit component
- dep: phpunit-exporter (>= 3.1)
-
- dep: phpunit-global-state (<< 3~~)
- snapshotting of global state - PHPUnit component
- dep: phpunit-global-state (>= 2.0)
-
- dep: phpunit-mock-object (<< 6~~)
- Mock Object library for PHPUnit
- dep: phpunit-mock-object (>= 5.0.5)
-
- dep: phpunit-object-enumerator (<< 4~~)
- enumerate all referenced objects - PHPUnit component
- dep: phpunit-object-enumerator (>= 3.0.3)
-
- dep: phpunit-resource-operations (<< 2~~)
- provide a list of PHP built-in functions that operate on resources
- dep: phpunit-resource-operations (>= 1.0)
-
- dep: phpunit-version (<< 3~~)
- Library that helps with managing the version number of Git-hosted PHP projects
- dep: phpunit-version (>= 2.0.1)
-
- sug: php-invoker (<< 2~~)
- Utility class for invoking callables with a timeout
- sug: php-invoker (>= 1.1)
-
- sug: php-xdebug
- Xdebug Module for PHP
-
- sug: phpunit-dbunit
- PHPUnit extension for database interaction testing