Wednesday September 03, 2008 at 14:40
QUnit: A simple look at the jQuery unit test framework
![]()
Chad Myers has a simple look at GUnit, the jQuery based unit test framework. His article explains how to get going, and walks through a test like this:
JAVASCRIPT:
-
…