maslosoft / cachetest
Tests for Maslosoft/Cache
Installs: 7 609
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
This package is auto-updated.
Last update: 2023-02-02 17:23:04 UTC
README
Quick Install
composer require maslosoft/cachetest
######Cache Tests
This is only usable with maslosoft/cache package.
##Usage for testing Maslosoft Cache
Do not install this package, install Cache instead:
git clone git@github.com:Maslosoft/Cache.git .
composer install
Then for unix or git bash call
run-tests
For windows command line call
run-tests.bat