Write Redux test with Jest
npm install redux-jest --save
This is an Jest port of redux-ava. For more documentation, check there.
npm install
npm test
- deep-freeze: recursively Object.freeze() objects and functions
- jest-cli: Painless JavaScript Unit Testing.
- miclint: mic lint cli
- snazzy: Format JavaScript Standard Style as Stylish (i.e. snazzy) output
MIT
Generated by package-json-to-readme