jeudi 10 août 2017

angular 4 code coverage folder not created

I built my application with the angular cli version 1.1.1. I am able to run my unit tests with ng test and I can see them running on the console and in the browser. Now I want to get a code coverage report.

I tried running ng test --code-coverage but no coverage folder was created.

Is there something else I need to do to get the code coverage to work?

Aucun commentaire:

Enregistrer un commentaire