php-cache-integration-tests - Integration tests for PSR-6 and PSR-16 cache implementations
Website: | http://www.php-cache.com |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
This package contains integration tests to make sure your implementation of a PSR-6 and/or PSR-16 cache follows the rules by PHP-FIG. It is a part of the PHP Cache organization. Autoloader: /usr/share/php/Cache/IntegrationTests/autoload.php
Packages
php-cache-integration-tests-0.17.0-2.fc14.al.noarch [13 KiB] |
Changelog
by Remi Collet (2021-05-03):
- Fix dependencies: don't require PHPUnit autoloader as will always be used from phpunit command, various versions |