unexpected-messy

v7.1.0
Unexpected plugin for the messy library
HTTP request response assertion unexpected test mocha

lint

eslint .

test

mocha && npm run lint && mocha documentation

prepublish

browserify -p bundle-collapser/plugin -e lib/unexpectedMessy -s unexpectedMessy > unexpectedMessy.min.js

travis

npm test && npm run coverage && (<coverage/lcov.info coveralls || true) && npm run generate-site

coverage

NODE_ENV=development istanbul cover --report text --report lcov _mocha -- --reporter dot && echo google-chrome coverage/lcov-report/index.html

generate-site

generate-site --require ./bootstrap-unexpected-markdown.js

update-examples

generate-site --require ./bootstrap-unexpected-markdown.js --update-examples

deploy-site

deploy-site.sh

Metadata

Downloads