redux-test-recorder

v0.15.2
**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

babel src --out-dir dist

watch

babel src --watch --out-dir dist

test

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

prepublish

npm run build

Metadata

  • MIT
  • Whatever
  • Conor Hastings
  • released 4/17/2016

Downloads

Maintainers