Angular. Unit testing In this module, you'll learn the following topics: Test structure. Testing components with TestBed. Testing components with Test host. Testing nested components. Learning materials Lecture Lecture Examples from video TODO List app Slides Useful links Angular testing guide Why do we need unit tests Key qualities of a good unit test Unit testing in JavaScript More examples with unit testing Angular unit testing tutorial with examples