Permalink

14

Unit Testing Backbone.js Apps With QUnit And SinonJS

Read Later submit to reddit

This article will be appearing in my forthcoming book on Backbone.js and continues the section on unit testing. We previously looked at Jasmine and will now look at QUnit and SinonJS. QUnit is a powerful JavaScript test suite written by … Continue reading

Permalink

9

The jQuery Developer’s Testing Toolkit

Read Later submit to reddit

  Hey guys. Today I wanted to share some useful developer’s tools and resources that will help you correctly stress-test and fine-tune your jQuery code whether it’s a small plugin or a large scale web application. Many of these are … Continue reading