-
Book Overview & Buying
-
Table Of Contents
Jasmine Cookbook
By :
Jasmine Cookbook
By:
Overview of this book
If you are a competent JavaScript developer who wants to design and implement tests using Jasmine in order to minimize bugs in the production environment, then this book is ideal for you. Some familiarity with unit testing and code coverage concepts such as branch coverage along with basic knowledge of Node.js, AngularJS, and CoffeeScript is required.
Table of Contents (11 chapters)
Preface
1. Getting Started with Jasmine Framework
2. Jasmine with TDD and BDD Processes
3. Customizing Matchers and Jasmine Functions
4. Designing Specs from Requirement
5. Jasmine Spies
6. Jasmine with AJAX, jQuery, and Fixtures
7. Code Coverage with Jasmine Tests
8. Jasmine with Other Tools
9. Developing JavaScript Apps Using Jasmine – a Real-time Scenario
Index