UNPKG

protractor-istanbul-plugin

Version:

Protractor plugin that collects istanbul coverage results from a page and dumps them to coverage.json files (one per spec).

7 lines (5 loc) 135 B
language: node_js node_js: - "0.12" after_success: mocha -R mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js