npm install highly-attractive-node-utils --save
Using Mocha/Chai for testing.
npm test
Generate a report using Istanbul to make sure your tests are touching everything!
npm run coverage && open ./coverage/lcov-report/index.html
npm install highly-attractive-node-utils --save
Using Mocha/Chai for testing.
npm test
Generate a report using Istanbul to make sure your tests are touching everything!
npm run coverage && open ./coverage/lcov-report/index.html