Skip to content

stas-vilchik/casperjs-istanbul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

casperjs-istanbul

Simple example of a coverage report using casperjs and istanbul

Prerequisites

  • install nodejs
  • run npm install

Launch the application

  • run node server.js
  • browse http://localhost:8000/pages/index

Run tests

  • run grunt test
  • open coverage/report/lcov-report/index.html, or
  • use coverage/report/lcov.info

About

Simple example of a coverage report using casperjs and istanbul

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published