Knowledge Transfer

Thursday, September 21, 2017

How to Add a Test Coverage Report to an Angular CLI Project

How to Add a Test Coverage Report to an Angular CLI Project


Angular CLI has test coverage reporting somewhat built in.
First install the dependencies.
Then run ng test.
Then run the server that shows you your report.
You should see something like this.
Happy Coding,
Bhaskar

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home