node-hilo
v2.0.0-tedious.0 hilo hi-lo hi/lo NHibernate
lint
eslint --fix ./
pretest
npm run lint
test
npm run cover
test:only
NODE_ENV=test mocha --exit -r spec/setup -R spec 'spec/**/*.spec.js'
test:watch
nodemon --exec "NODE_ENV=test mocha --exit -r spec/setup -R progress 'spec/**/*.spec.js' || true" -e js,json,sql
cover
nyc -r text-summary -r html -- npm run test:only
cover:show
open "file://$PWD/coverage/index.html"
npm i [email protected]
Metadata
- Unknown
- >=8.0.0
- Jim Cowart
- released 12/12/2018