samccone / coverage-ext
- воскресенье, 18 сентября 2016 г. в 03:14:29
JavaScript
Generate code coverage for any webpage
This is an extension to an old version of chrome + a custom istanbul reporter. This combo gives you the power to view what JS gets evaluated on any website.
reporter
directorynpm i
chrome://extensions
and enable developer modeextension
folder from the repohttp://news.ycombinator.com/
.pbpaste > ycombinator-data
.cd reporter
.node gen_report.js ../ycombinator-data
./reporter/html-report/index.html
to view the report