@luiscarli/shallow-render
v2.0.0
Published
shallow-render wrapper for React testing
Downloads
1,558
Readme
shallow-render
Scripts
$ npm start
# install dependencies,
# run unit tests and lint on source change
$ npm test
# executes unit tests and lint files
$ npm run cov
# generate coverage information from tests
# open coverage report on the browser
# For publishing bump the version and do
$ npm run build
$ npm publish
# Read package.json to see all scripts