Unit-testing Backbone Views is hard. You need to cover enough for the test to be meaningful (for example DOM updates and server calls), without getting too tangled up in gory details. In this post Iâll talk about how we use QUnit and Sinon.JS to unit-test our Backbone views. Thereâs already material out there on using these frameworks together, so Iâm not going to get into setting things up. Howev


{{#tags}}- {{label}}
{{/tags}}