node-hilo
v3.0.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
- >=12.0.0
- Jim Cowart
- released 4/25/2022