Hahn, Evan
JavaScript Testing with Jasmine: JavaScript Behavior-Driven Development
- ISBN 13:
- 9781449356378
- author:
- Hahn, Evan
- format:
- Paperback
- publisher:
- OReilly Media
- language:
- English
- Publication Year:
- 2013
- Pages:
- 52
- Dimensions:
- 17.8 x 0.3 x 23.3 cm
- Genre:
- Computing & Internet, Programming, Languages,
- Condition:
- New
- Availability:
- Item usually sent within 10 working days
Description
Get a concise introduction to Jasmine, the popular behavior-driven testing framework for JavaScript. This practical guide shows you how to write unit tests with Jasmine that automatically check for bugs in your application.
If you have JavaScript experience and knowledge of some advanced features, you'll learn how to write specifications for individual components, and then use those specs to test the code you write. You'll discover how to use Jasmine with various programming languages and frameworks, including CoffeeScript, Node.js, Ruby on Rails, and Ruby without Rails.
Throughout the book, author Evan Hahn focuses on methods for testing browser-based JavaScript applications, providing a comprehensive resource for Jasmine users. Learn how to write useful specs, apply Jasmine matchers, organize code suites, and use spies to test your code.