Get help with testing, discuss unit testing strategies etc.


Post 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

Post by nickolay »

Hi,

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

Post 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.

Post Reply