react-combo-test

v0.4.1
Check combinations of prop and context values for stateless components

coverage

istanbul cover tape -- -r ./src/__tests__/__patchForTests '**/__tests__/test-*.js' | tap-spec

lint

eslint **/*.js

test

tape -r ./src/__tests__/__patchForTests '**/__tests__/test-*.js' && npm run test:runners

test:runners

jest --roots other-runners/jest --silent

watch:test

nodemon -w '**/*.js' -x 'npm t | tap-spec'
npm i react-combo-test

Metadata

  • MIT
  • >=6.0.0
  • uniphil
  • released 9/26/2017

Downloads

Maintainers