Pakket: php-phpspec-prophecy-phpunit (2.4.0-1)
Verwijzigingen voor php-phpspec-prophecy-phpunit
Debian bronnen:
Het bronpakket php-phpspec-prophecy-phpunit downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan php-phpspec-prophecy-phpunit gerelateerde pakketten
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-phpspec-prophecy (<< 2~~)
- object mocking framework - phpspec component
- dep: php-phpspec-prophecy (>= 1.18)
-
- dep: phpunit
- Unit testing suite for PHP