Setup First of all, I’m assuming you’re already using jQuery . If not, you should be :) QUnit may help you for non-jQuery testing, but it’ll work better with jQuery. Second, you should start by downloading and setting up QUnit ( from this link ). ...