redux-test-recorder

v0.4.4
**NOTE EXPERIMENTAL, API MAY CHANGE DRAMATICALLY** **NOTE YOUR STATE TREE MUST BE SERIALIZABLE**
react redux tests tape reducer reactjs component react-component record and 2 more...

dev

webpack --config webpack.demo.config.js --watch --progress

build

NODE_ENV='production' ./node_modules/.bin/webpack --progress -p

watch

NODE_ENV='development' ./node_modules/.bin/webpack --watch --progress

test

NODE_ENV='test' ./node_modules/.bin/webpack --progress && babel tests/index.js --out-file tests/build.js && node tests/build.js

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • Conor Hastings
  • released 2/13/2016

Downloads

Maintainers