jscoverage
jscoverage copied to clipboard
v1.0 on the way
v1.0 will using esprima
replace uglify-js
. this will be an major version.
feature:
- support es6 syntax
- support
line coverage
,block coverage
,function coverage
,condition coverage
- enhance cli support
release time
- 2015-11
@fishbar is this dead? Should I use blanket or Istanbul instead?
@mmikowski Istanbul now is the best option, it's have a complete branch-coverage-test.
Thanks @fishbar. Am currently using Istanbul for hi_score, and it is quite good.