maslosoft/cachetest

This package is abandoned and no longer maintained. The author suggests using the maslosoft/cache package instead.

Tests for Maslosoft/Cache

Maintainers

Package info

github.com/Maslosoft/CacheTest

Homepage

pkg:composer/maslosoft/cachetest

Statistics

Installs: 7 609

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2017-11-19 22:16 UTC

This package is auto-updated.

Last update: 2023-02-02 17:23:04 UTC


README

Tests for Maslosoft/Cache

Latest Stable Version License

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