[ 源代码: php-phpspec-prophecy-phpunit ]
软件包:php-phpspec-prophecy-phpunit(2.4.0-1)
php-phpspec-prophecy-phpunit 的相关链接
Debian 的资源:
下载源码包 php-phpspec-prophecy-phpunit:
- [php-phpspec-prophecy-phpunit_2.4.0-1.dsc]
- [php-phpspec-prophecy-phpunit_2.4.0.orig.tar.xz]
- [php-phpspec-prophecy-phpunit_2.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Integrating the Prophecy mocking library in PHPUnit test cases
Prophecy PhpUnit integrates the Prophecy mocking library with PHPUnit to provide an easier mocking in testsuite.
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-phpunit 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-phpspec-prophecy (<< 2~~)
- object mocking framework - phpspec component
- dep: php-phpspec-prophecy (>= 1.18)
-
- dep: phpunit
- Unit testing suite for PHP