Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-phpspec-prophecy - Highly opinionated mocking framework for PHP

Website:
https://github.com/phpspec/prophecy
Licence:
MIT
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
Prophecy is a highly opinionated yet very powerful and flexible PHP object
mocking framework.

Though initially it was created to fulfil phpspec2 needs, it is flexible enough
to be used inside any testing framework out there with minimal effort.

Packages

php-phpspec-prophecy-1.19.0-1.el7.remi.noarch [63 KiB] Changelog by Remi Collet (2024-02-29):
- update to 1.19.0
- allow doctrine/instantiator 6
- allow sebastian/recursion-context 6
php-phpspec-prophecy-1.18.0-1.el7.remi.noarch [63 KiB] Changelog by Remi Collet (2023-12-08):
- update to 1.18.0
- run test suite with phpunit8, phpunit9 and phpunit10