Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpspec - Specification-oriented BDD framework for PHP

Website:
https://github.com/phpspec/phpspec
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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-6.3.0-1.el6.remi.noarch [130 KiB] Changelog by Remi Collet (2020-11-02):
- update to 6.3.0
php-phpspec-6.2.2-1.el6.remi.noarch [130 KiB] Changelog by Remi Collet (2020-10-29):
- update to 6.2.2
- switch to phpunit9