This document summarizes a presentation about using Behavior Driven Development (BDD) and JavaScript testing. It discusses using headless browsers like Zombie.js to write acceptance tests in a BDD style with Mocha and Jasmine. Examples are given of writing tests with Zombie.js to test a login page and adding a talk to a conference schedule. The pros and cons of Zombie.js are also summarized.
Related topics: