June 2013
Beginner
444 pages
9h 45m
English
QUnit comes with a number of other test functions as well. Some, such as notEqual() and
notDeepEqual(), are simply the inverses of functions we've used, while others such as strictEqual() and throws() have more distinct uses. More information about these functions, as well as details and additional examples regarding QUnit in general, are available on the QUnit website (http://qunitjs.com/) as well as the QUnit API site (http://api.qunitjs.com/).