[ 源代码: php-phpspec-prophecy ]
软件包:php-phpspec-prophecy(1.19.0-2)
php-phpspec-prophecy 的相关链接
Debian 的资源:
下载源码包 php-phpspec-prophecy:
- [php-phpspec-prophecy_1.19.0-2.dsc]
- [php-phpspec-prophecy_1.19.0.orig.tar.xz]
- [php-phpspec-prophecy_1.19.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
object mocking framework - phpspec component
Prophecy is an opinionated and flexible PHP object mocking framework.
It was initially created to fulfil phpspec2 needs, but is flexible enough to be used inside any testing framework out there with minimal effort.
phpspec can help write clean and working PHP code using behaviour driven development or BDD. BDD is a technique derived from test-first development.
其他与 php-phpspec-prophecy 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-doctrine-instantiator
- lightweight utility to instantiate objects in PHP
-
- dep: php-phpdocumentor-reflection-docblock (<< 6~~)
- DocBlock parser - phpDocumentor component
- dep: php-phpdocumentor-reflection-docblock (>= 5.2)
-
- dep: phpunit-comparator
- functionality to compare PHP values for equality - PHPUnit component
-
- dep: phpunit-recursion-context
- recursively process PHP variables - PHPUnit component