php-hamcrest2 - PHP port of Hamcrest Matchers
Website: | https://github.com/hamcrest/hamcrest-php |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Hamcrest is a matching library originally written for Java, but subsequently ported to many other languages. php-hamcrest2 is the official PHP port of Hamcrest and essentially follows a literal translation of the original Java API for Hamcrest, with a few Exceptions, mostly down to PHP language barriers. Autoloader: /usr/share/php/Hamcrest2/autoload.php
Packages
php-hamcrest2-2.0.1-1.fc14.al.src [52 KiB] |
Changelog
by Remi Collet (2020-07-09):
- update to 2.0.1 - switch to phpunit7 |