tntim96 / JSCover

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage
GNU General Public License v2.0
399 stars 84 forks source link

Android mWeb that build on node js + ES6 Support? #277

Closed ramkumar-yoganathan closed 4 years ago

ramkumar-yoganathan commented 5 years ago

I have used jscoverage long time ago and it was helpful. Now, We need to use this library for android mWeb which developed on node js + ES6? Currently, We are using appium framework to automate the mWeb scenarios which I need to capture the code coverage. I had checked Istanbul-middleware, Istanbul, But no luck. Any directions, please?

tntim96 commented 4 years ago

Have you tried the Istanbul forums?