You're old enough, you're smart enough, and gosh darnit, you matter! Login and vote now.
By alashcraft
via lostechies.com
Submitted: Aug 29 2008 / 07:40
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). QUnit consists of a single JS file (testrunner.js) and a CSS file (testsuite.css).
Add your comment