0.0.1 • Published 4 months ago
@shelf/jest-redis v0.0.1
Jest-redis (https://img.shields.io/badge/code_style-prettier-ff69b4.svg)
Jest preset to run Redis Local
Install
$ yarn add @shelf/jest-redis --dev
Usage
- Create jest config
module.exports = {
preset: '@shelf/jest-redis',
};
Publish
$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master --tags
License
MIT © Shelf
0.0.1
4 months ago