liroyleshed / qunit

🔮 An easy-to-use JavaScript unit testing framework.

Home Page:https://qunitjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUnit

Continuous integration Test coverage Chat on Gitter 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 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.

About

🔮 An easy-to-use JavaScript unit testing framework.

https://qunitjs.com

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 3.1%Language:CSS 1.4%