Part 1: Getting Started with Test-Driven Development in Angular
In this part, you’ll get an overview of the benefits of test-driven development (TDD), the testing environment in an Angular project, writing unit tests with Jasmine, and configuring Karma.
This part has the following chapters:
- Chapter 1, Taking Your First Steps with TDD
- Chapter 2, Using Jasmine and Karma to Test Angular Applications