background preloader

Testing

Facebook Twitter

PhantomJS. Zombie.js. QUnit. CasperJS. Selenium. Testswarm. Just getting started with TestSwarm?

testswarm

Check out the README and wiki pages first. This document describes how TestSwarm can be used in a large scale testing environment. Karma - Spectacular Test Runner for Javascript. Testing Backbone applications with Jasmine and Sinon – Part 1 – Tinned Fruit. Overview This is the first in a series of articles demonstrating how to test a Backbone.js application, employing the Jasmine BDD test framework and the Sinon.JS spying, stubbing and mocking library.

Testing Backbone applications with Jasmine and Sinon – Part 1 – Tinned Fruit

In this part, we’ll take a brief look at Backbone, and then move on to an introduction to some of the features of Jasmine and Sinon.JS. Along the way we’ll look at why these tools are a such good fit for testing Backbone applications. YUI Test. YUI Test is a complete testing framework for JavaScript and Web applications.

YUI Test

You can use the simple JavaScript syntax to write unit tests that can be run in web browsers or on the command line, as well as functional tests to be run in web browsers. Additional tools that build on top of the JavaScript library's core functionality allow integration with build systems.