All Projects → ariya → Coverage Mocha Istanbul Karma

ariya / Coverage Mocha Istanbul Karma

Mocha code coverage example via Istanbul and Karma

Programming Languages

javascript
184084 projects - #8 most used programming language

This repo contains an example setup for tracking code coverage of Mocha tests via Istanbul and Karma.

Run the following:

npm install
npm test

and then open the code coverage report under the subdirectory coverage.

The tests are executed using PhantomJS and Firefox. It is easy to add other browsers as well.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].