lundi 6 novembre 2017

How to get code coverage of dev node js application with testcases code wriiten in java

Application code is written in Node js.This application has exposed some rest api's(eg getCategoryByProduct).

I have created a separate java project and created testcases for above mentioned apis..

I have tried istanbul but dont know how to get coverage of node js application when tests are written in java.

Aucun commentaire:

Enregistrer un commentaire