In this chapter, you are going to learn Test-Driven Development (TDD) using Jasmine.
On the other hand, Jasmine is a very popular testing framework for JavaScript code.
You are going to learn how to write your testing code and how to integrate it into a runner HTML page.