Remi's RPM repository - Packages

Blog | Forum | Repository

php-phpspec - Specification-oriented BDD framework for PHP

Website:
https://github.com/phpspec/phpspec
Licence:
MIT
Vendor:
Remi Collet
Description:
phpspec is a tool which can help you write clean and working PHP code
using behaviour driven development or BDD. BDD is a technique derived
from test-first development.

BDD is a technique used at story level and spec level. phpspec is a tool
for use at the spec level or SpecBDD. The technique is to first use a tool
like phpspec to describe the behaviour of an object you are about to write.
Next you write just enough code to meet that specification and finally you
refactor this code.

Packages

php-phpspec-3.2.3-3.el5.remi.noarch [118 KiB] Changelog by Remi Collet (2017-03-03):
- fix autoloader for dep. with multiple versions
php-phpspec-3.2.3-1.el5.remi.noarch [118 KiB] Changelog by Remi Collet (2017-01-29):
- update to 3.2.3