SergSlon / example-istanbul-gulp-coverage

example intregrating istanbul with mocha and gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-istanbul-gulp-coverage

A simple javascript project implementing Istanbul, gulp and karma.

Documentation

Full documentation about this project can be found on this blog post: javascript coverage with gulp karma istanbul

Installation

Check out the project and npm install. If you haven't already, install gulp globally:

npm install gulp -g
How to use:

run:

gulp coverage

Your browser should open with the Istanbul coverage report.

About

example intregrating istanbul with mocha and gulp


Languages

Language:JavaScript 100.0%