[ ソース: 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
- Common files for PHP packages
-
- 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