node-jscoverage
node-jscoverage copied to clipboard
how to use node-jscoverage in without expresso
jscoverage myproj myproj-cov
node myproj-cov/index.js
how can I got the result?
take a look at how expresso uses it in bin/expresso