A repository for testing MochaJS, chai and chai-as-promises.
1- git clone [email protected]:facundovictor/mocha-testing.git
2- npm install (for installing package devDependencies)
Just type npm test
Just type npm run coverage
This should generate the coverage folder. To see the results, just open ./coverage/lcov-report/index.html