December 2017
Beginner
372 pages
10h 32m
English
In this chapter, we learned about writing test cases in our Angular application. All these test cases were written on top of our Sample Trello application. We wrote test cases for pipes, services, isolated components, and integrated components. We learned about the library support Angular provides for us to write test cases.
We looked at the tools that are used to write the test cases, Jasmine and Karma. We also looked at how we can set up these tools, although by using the Angular CLI we get all the tools automatically set up and configured. We will be looking at the Angular CLI and its features extensively in the next chapter.
Read now
Unlock full access