UNPKG

grunt-mocha-istanbul

Version:

Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt

9 lines (7 loc) 106 B
language: node_js node_js: - "node" before_install: - "npm install grunt-cli -g" script: - "grunt"