July 2017
Intermediate to advanced
454 pages
10h 1m
English
In this section, we will delve more deeply and learn some more important and advanced aspects of testing Angular components.
If you observe, you can note the following in the example mentioned in the preceding section:
Instead, it will be great if we can define an instance of the component before each test script. We can achieve this by using TestBed--one of the most important utilities provided by Angular for testing.
Read now
Unlock full access