grunt-mocha-istanbul : Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt. You can installing grunt-mocha-istanbul npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install grunt-mocha-istanbul $ sudo npm install -g grunt-mocha-istanbul
If want to update the grunt-mocha-istanbul package execute the command as below,
$ sudo npm update grunt-mocha-istanbul
Update package globally,
$ npm install -g grunt-mocha-istanbul
$ sudo git clone https://github.com/rektide/grunt-mocha-istanbul.git
$ sudo npm install -g ./grunt-mocha-istanbul
grunt-mocha-istanbul@5.0.2 /usr/lib/node_modules/grunt-mocha-istanbul
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grunt-mocha-istanbul
Package Name | grunt-mocha-istanbul |
Version | 5.0.2 |
Description | Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt |
Released Date | 2016-08-07T16:40:25.214Z |
Published by | pocesar |
How to Learn | https://www.npmjs.com/package/grunt-mocha-istanbul/tutorial |