jscoverage icon indicating copy to clipboard operation
jscoverage copied to clipboard

v1.0 on the way

Open fishbar opened this issue 9 years ago • 3 comments

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 avatar Oct 21 '15 09:10 fishbar

@fishbar is this dead? Should I use blanket or Istanbul instead?

mmikowski avatar Oct 12 '16 16:10 mmikowski

@mmikowski Istanbul now is the best option, it's have a complete branch-coverage-test.

fishbar avatar Dec 19 '16 11:12 fishbar

Thanks @fishbar. Am currently using Istanbul for hi_score, and it is quite good.

mmikowski avatar Jan 05 '17 05:01 mmikowski