mercredi 29 juin 2016

How to know which unit tests are calling which functions in code coverage?

I am working on a javascript project. Using mocha for unit tests and istanbul for code coverage. In code coverage I want to know which functions from the source code each test is calling. Is it possible? If yes, how?

Aucun commentaire:

Enregistrer un commentaire