Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Jasmine code coverage example via Istanbul and Karma

Notifications You must be signed in to change notification settings

ariya/coverage-jasmine-istanbul-karma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Jasmine code coverage example via Istanbul and Karma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published