Tuesday, February 05, 2013

Testing Backbone + RequireJS Applications with Jasmine | Simple Thoughts

Testing Backbone + RequireJS Applications with Jasmine | Simple Thoughts: "Obviously, we can take advantage of the AMD architecture, to help us write modular tests (or “specs” in the BDD language).
To get a better sense of the challenges and different approaches in unit testing, I wrote the exact same tests three times using three different testing frameworks: Jasmine, Mocha and QUnit."

'via Blog this'