[ 原始碼: php-phpspec-prophecy ]
套件:php-phpspec-prophecy(1.12.2-1)
php-phpspec-prophecy 的相關連結
Debian 的資源:
下載原始碼套件 php-phpspec-prophecy:
- [php-phpspec-prophecy_1.12.2-1.dsc]
- [php-phpspec-prophecy_1.12.2.orig.tar.gz]
- [php-phpspec-prophecy_1.12.2-1.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
- Common files for PHP packages
-
- dep: php-doctrine-instantiator (<< 2~~)
- lightweight utility to instantiate objects in PHP
- dep: php-doctrine-instantiator (>= 1.2)
-
- 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