Jasmine Cookbook
| By: | Munish Kumar |
| Publisher: | Packt Publishing |
| Print ISBN: | 9781784397166 |
| eText ISBN: | 9781784393281 |
| Edition: | 1 |
| Copyright: | 2015 |
| Format: | Reflowable |
Lifetime - $52.79
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Details
Table of Contents
Book Description
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.What you will learn
- Develop JavaScript applications with Jasmine using the behaviordriven development (BDD) process
- Apply custom matchers by enhancing your Jasmine tests to test specific features or functionality
- Design Jasmine specs for jQuery and Ajax with HTML and JSON fixtures
- Generate code coverage analysis for JavaScript code using Karma and Istanbul
- Create Jasmine tests for CoffeeScript and AngularJS
- Implement E2E (endtoend) Jasmine specs for JavaScript applications to simulate a realtime scenario