Web

TH10 Introduction to jQuery QUnit

03/29/2012

11:00 am - 12:15 pm

Level: Introductory

John Petersen

National Solutions Director

Neudesic

QUnit is a powerful, easy-to-use, JavaScript test suite. QUnit is used and maintained by the jQuery team in its own testing efforts on the jQuery projects. Like the jQuery Team, you too can use QUnit to test not only your jQuery-based code, but your generic JavaScript Code as well (both client and server-side). In this session, John will cover the basics of how to get up and running with QUnit. Topics will cover the three A's of testing: Arrange, Act and Assert as it applies to JavaScript.