@seneca/cache-test
Description
This module provides a standard set of tests for Seneca caches. It is used to verify that a cache meets the minimum requirements needed for the Seneca cache message patterns. See the seneca-cache article for more information.
For a gentle introduction to Seneca itself, see the senecajs.org site.
If you're using this plugin module, feel free to contact me on twitter if you have any questions! :) @rjrodger
Install
npm install @seneca/cache-test
Usage
This module is included as a development dependency by Seneca cache plugins. For a simple example, see the seneca-memcached-cache plugin test cases.
Contributing
The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.
License
Copyright (c) 2013-2016, Richard Rodger and other contributors. Licensed under MIT.