Quiz Yourself on Jasmine Deep Dive

Test your knowledge of the advanced Jasmine topics.

1

How do you run tests with a code coverage report for an Angular project?

A)
ng test --coverage
B)
ng test --code-coverage
C)
ng test --analyse
D)
ng test --report
Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.