𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

JavaScript Testing with Jasmine: JavaScript Behavior-Driven Development

✍ Scribed by Evan Hahn


Publisher
O'Reilly Media
Year
2013
Tongue
English
Leaves
52
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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. Learn how to write specifications for individual components, and then use those specs to test the code you write.Throughout the book, author Evan Hahn focuses primarily on methods for testing browser-based JavaScript applications, but you’ll also discover how to use Jasmine with CoffeeScript, Node.js, Ruby on Rails, and Ruby without Rails. You won’t find a more in-depth source for Jasmine anywhere.Get an overview of both test-driven and behavior-driven development Write useful specs by determining what you need to testβ€”and what you don’t Test the behavior of new and existing code against the specs you create Apply Jasmine matchers and discover how to build your own Organize code suites into groups and subgroups as your code becomes more complex Use a Jasmine spy in place of a function or an objectβ€”and learn why it’s valuable


πŸ“œ SIMILAR VOLUMES


JavaScript Testing with Jasmine: JavaScr
✍ Evan Hahn πŸ“‚ Library πŸ“… 2013 πŸ› O'Reilly Media 🌐 English

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. Learn how to write specifications for individual components, and then use th

JavaScript Testing with Jasmine: JavaScr
✍ Evan Hahn πŸ“‚ Library πŸ“… 2013 πŸ› O'Reilly Media 🌐 English

<Div> 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. Learn how to write specifications for individual components, and then

JavaScript Testing with Jasmine: JavaScr
✍ Evan Hahn πŸ“‚ Library πŸ“… 2013 πŸ› O'Reilly Media 🌐 English

<Div> 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. Learn how to write specifications for individual components, and then

Learning Behavior-driven Development wit
✍ Enrique Amodeo πŸ“‚ Library πŸ“… 2015 πŸ› Packt Publishing 🌐 English

<p>JavaScript is not only widely used to create attractive user interfaces for the Web, but with the advent of Node.js, it is also becoming a very popular and powerful language to write server-side applications. Using behavior-driven development and some common testing patterns and best practices, y

Test-Driven JavaScript Development
✍ Christian Johansen πŸ“‚ Library πŸ“… 2010 πŸ› Addison-Wesley Professional 🌐 English

For javascript developers working on increasingly large and complex projects, effective automated testing is crucial to success. Test-Driven javascript Development is a complete, best-practice guide to agile javascript testing and quality assurance with the test-driven development (TDD) methodology.

Test-Driven JavaScript Development
✍ Christian Johansen πŸ“‚ Library πŸ“… 2010 πŸ› Addison-Wesley Professional 🌐 English

For JavaScript developers working on increasingly large and complex projects, effective automated testing is crucial to success. <b>Test-Driven JavaScript Development is a complete, best-practice guide to agile JavaScript testing and quality assurance with the test-driven development (TDD) method