[ ソース: phpunit-version ]
パッケージ: phpunit-version (5.0.2-1)
phpunit-version に関するリンク
Debian の資源:
phpunit-version ソースパッケージをダウンロード:
- [phpunit-version_5.0.2-1.dsc]
- [phpunit-version_5.0.2.orig.tar.xz]
- [phpunit-version_5.0.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Library that helps with managing the version number of Git-hosted PHP projects
Version is a PHPUnit extension that provides a proper version depending on the given release number, and information from the current Git repository if there is one, as intended for PHPUnit.
PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework.