Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

qunit

qunitjs778.9kMIT2.24.0TypeScript support: definitely-typed

The powerful, easy-to-use testing framework.

testing, unit, assert, assertion, tap, tape, karma, jquery

readme

QUnit

Continuous integration Test coverage Chat on Gitter npm Reproducible build status

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 Node.js, SpiderMonkey, and all major web browsers.

Documentation

Support

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

If you need help using QUnit, chat with us on Gitter.

Contribute

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