[ 源代码: 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 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.