July 2018
Beginner to intermediate
458 pages
9h 58m
English
The Jasmine testing framework encourages the use of BDD in the applications on which it is used. In this section, we will briefly look into the syntax and steps needed to write a unit test for a JavaScript. The extensive documentation can be found at Jasmine's documentation site, at https://jasmine.github.io/.