QUnit

An easy-to-use JavaScript unit testing framework.
GitHub
4.02k
Created 16 years ago, last commit 7 days ago
176 contributors
2.12k commits
Stars added on GitHub, month by month
0
4
5
6
7
8
9
10
11
12
1
2
3
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.1
/day
Last month
0.0
/day
Last 12 months
0.0
/day
npmPackage on NPM
qunit
2.24.1
Monthly downloads on NPM
4
5
6
7
8
9
10
11
12
1
2
3
2024
2025
README

QUnit

Continuous integration Test coverage Tested with QUnit npm Reproducible build status OpenSSF Best Practices

QUnit is a powerful, easy-to-use JavaScript testing framework. It was originally developed for the jQuery project and has since evolved to test any client-side or server-side JavaScript code. QUnit has no dependencies and supports all major desktop and mobile web browsers, Node.js, and SpiderMonkey.

Documentation

Support

To report a bug or request a new feature, open an issue.

If you get stuck or need help, join the chat room and ask us a question.

Contribute

If you are interested in helping develop QUnit, check out our contributing guide.