Registry / testing / cache-integration-tests

cache-integration-tests

JSON →
library0.17.0phppackagistunverified

Integration tests for PSR-6 and PSR-16 cache implementations.

composer require cache/integration-tests
INSTALL
IMPORT
SIG · CACHE-INTEGRATION-
C
cache-integration-tests
testingphpv0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CachePoolTest
use Cache\IntegrationTests\CachePoolTest;

Extend CachePoolTest to test your PSR-6 cache implementation.

use Cache\IntegrationTests\CachePoolTest; class MyCachePoolTest extends CachePoolTest { public function createCachePool() { return new MyCachePool(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
cache-integration-tests — pip install cache-integration-tests · libregistry