1.3.0 • Published 10 years ago
highly-attractive-node-utils v1.3.0
Highly Attractive Node Utilities
Installation
npm install highly-attractive-node-utils --saveDevelopment
Testing
Using Mocha/Chai for testing.
npm testCode Coverage
Generate a report using Istanbul to make sure your tests are touching everything!
npm run coverage && open ./coverage/lcov-report/index.html