August 2017
Beginner to intermediate
370 pages
8h 37m
English
While unit tests are written using Jasmine, the Karma test runner is used to provide the testing environment and run those tests. The details can be accessed at https://karma-runner.github.io/. With the Karma test runner, developers can continue developing the code while getting feedback from test execution. Anyone wanting to do test-driven development would find Karma very useful. In addition, it integrates seamlessly with the continuous integration process, and tools such as Jenkins, Travis, and so on.
Read now
Unlock full access