run-with-mocha

v1.1.0
run with mocha
mocha runner

clean

rm -rf npm-debug.log

lint

eslint index.js test

mocha

mocha

postversion

git push && git push --tags && npm run clean

prepublish

npm-run-all clean lint test

preversion

npm-run-all clean lint test

test

npm-run-all test:*

test:eater

eater

test:node

node test/success.js

travis

npm-run-all lint test
npm i run-with-mocha

Metadata

  • MIT
  • >= 4.0.0
  • Nao Yonamine
  • released 10/20/2016

Downloads

Maintainers