Page 1 of 1

ES6 and siesta coverage

Posted: Mon Feb 26, 2018 2:06 pm
by g.moreau
Hi,

We are writing some development and siesta files in ES6 (arrow function, constants, let, template Literals, etc ...).
We don't see code coverage of these files with the latest siesta-coverage.

Can you help me ?

Best regards

Geraldine

Re: ES6 and siesta coverage

Posted: Mon Feb 26, 2018 4:39 pm
by nickolay
Hi,

Unfortunately, ES6 code coverage is not yet supported. It is in the roadmap, however no sooner than Q2.

Re: ES6 and siesta coverage

Posted: Mon Oct 01, 2018 8:38 pm
by nickolay
Just released Siesta 5.1.0 with completely new coverage module, running on "stock" latest Istanbul, supporting the arrow functions and other ES6 features.