datalad-course/node_modules/qunit
2025-03-21 15:28:44 +01:00
..
bin A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
qunit A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
src/cli A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
LICENSE.txt A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
package.json A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
README.md A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00

QUnit

Build Status Test Coverage Chat on Gitter npm Reproducible Builds

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.