jQuery Team is announcing that QUnit with version number 1.22.0 is already available to download.
What is QUnit ?
QUnit is .
QUnit is the official unit testing tool used by the jQuery Team for the framework's core and various additional plugins. Besides specific jQuery code, QUnit can also test generic JavaScript code, including server-side JavaScript. This testing framework can be especially useful for regression testing, helping developers uncover new type of bugs as the codebase evolves. QUnit is similar to other unit testing frameworks (like JUnit) and is considered a part of the xUnit testing framework family.
This is changelog for QUnit version 1.22.0 :
You can read the complete changelog and also download this latest version on their homepage:
jquery.com