Summary: Unit Test an Angular Application

Go through a summary of what was covered in this chapter.

We are at the end of our testing journey, and it’s been a long but exciting one. In this chapter, we saw the importance of introducing unit testing in our Angular applications, the basic shape of a unit test, and the process of setting up Jasmine for our tests.

We also learned how to write robust tests for our components, directives, pipes, and services. We also discussed how to test Angular reactive forms.

Get hands-on with 1200+ tech skills courses.