Skip to content
/ qunit Public

๐Ÿ”ฎ An easy-to-use JavaScript unit testing framework.

License

Notifications You must be signed in to change notification settings

qunitjs/qunit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

daab672 ยท Jan 26, 2025
Jan 24, 2025
Dec 7, 2024
Jan 24, 2025
Dec 21, 2024
Jan 26, 2025
Feb 8, 2024
Jan 24, 2025
Jan 24, 2025
Jul 15, 2024
Jul 31, 2024
Jan 16, 2025
Jul 12, 2024
Sep 13, 2024
Jan 16, 2025
Jul 12, 2024
Apr 4, 2021
Jan 26, 2025
Sep 4, 2024
Jan 26, 2025
Aug 30, 2020
Jan 26, 2025
Nov 4, 2024
Sep 18, 2021
Jan 18, 2025
Jan 24, 2025
Sep 4, 2024

Repository files navigation

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.