Testing JavaScript with QUnit
In this session, we will take a look at how to use QUnit to write unit tests for your JavaScript code.
High-level agenda:
Introduction to QUnit
Code Coverage using BlanketJS
Mocking AJAX using MockJax
Automating unit tests using GruntJS
JavaScript Unit testing with QUnit
Edit: You can download the code snippet used in this session here