Keep reading to see the old versions of the testing API. The Jasmine section and custom matchers are still valid though. Angular was designed with testability in mind as its predecessor and it provides multiple options to support Unit Testing. In this article we will show you how to setup Jasmine and write some common unit tests for your Angular Applications. We will cover: Introducing Jasmine: ma