May 2018
Intermediate to advanced
512 pages
11h 3m
English
The second stage is tester. By default, the Angular CLI generates a testing requirement that is geared toward a development environment. This will not work in a continuous integration environment; we must configure Angular to work against a headless browser that can execute without the assistance of a GPU and further, a containerized environment to execute the tests against.
Angular testing tools are covered in Chapter 3, Prepare Angular App for Production Release.
Read now
Unlock full access