All Projects → ariya → coverage-jasmine-istanbul-karma

ariya / coverage-jasmine-istanbul-karma

Licence: other
Jasmine code coverage example via Istanbul and Karma

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

This repo contains an example setup for tracking code coverage of Jasmine 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. It is easy to add other browsers as well

Using Grunt? Apply the tweak and now the test becomes a task.

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].