576
83
+ 1
17

What is QUnit?

QUnit is a powerful, easy-to-use JavaScript unit testing framework. It's used by the jQuery, jQuery UI and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself!
QUnit is a tool in the Javascript Testing Framework category of a tech stack.
QUnit is an open source tool with GitHub stars and GitHub forks. Here’s a link to QUnit's open source repository on GitHub

Who uses QUnit?

Companies
33 companies reportedly use QUnit in their tech stacks, including Square, Discourse, and The Lonero Foundation.

Developers
137 developers on StackShare have stated that they use QUnit.

QUnit Integrations

Pros of QUnit
6
Simple
4
Open Source
3
Promise support
3
Easy setup
1
Excellent GUI

QUnit Alternatives & Comparisons

What are some alternatives to QUnit?
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous testing simple and fun. Mocha tests run serially, allowing for flexible and accurate reporting, while mapping uncaught exceptions to the correct test cases.
Jest
Jest provides you with multiple layers on top of Jasmine.
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js projects, or anywhere that JavaScript can run.
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
See all alternatives

QUnit's Followers
83 developers follow QUnit to keep up with related blogs and decisions.