highlight-cov
v0.0.1
Published
Highlight lines based on test coverage
Downloads
2
Readme
highlight-cov
highlight lines based on test coverage info.
looks for a file at ./coverage/lcov.info
at file's path, and upwards.
To generate that file for js files take a look at istanbul
highlights won't be refreshed automatically, after a coverage recalculation toggle this plugin off/on.