QUnit

QUnit

QUnit Information

QUnit Pricing

QUnit is a JavaScript unit testing framework developed for testing jQuery, jQuery UI and jQuery Mobile and any generic JavaScript code. With QUnit you can run unitests for client-side environments in the browser, as well as server-side tests. QUnit's assertion methods follow the CommonJS unit testing specification, which itself was influenced to some degree by QUnit.