All Projects â†’ qunitjs â†’ Qunit

qunitjs / Qunit

Licence: mit
🔮 An easy-to-use JavaScript unit testing framework.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Qunit

node-qunit-phantomjs
Run QUnit unit tests in a headless PhantomJS instance without using Grunt
Stars: ✭ 36 (-99.08%)
Mutual labels:  qunit
qunit-migrate
Migrate old QUnit tests to 2.x. Uses regex and ASTs to convert old QUnit code.
Stars: ✭ 17 (-99.57%)
Mutual labels:  qunit
example-node-and-browser-qunit-ci
Example project with continuous integration for linting and cross-browser testing of isomorphic JavaScript.
Stars: ✭ 18 (-99.54%)
Mutual labels:  qunit
eslint-plugin-qunit
ESLint plugin containing rules useful for QUnit tests.
Stars: ✭ 26 (-99.34%)
Mutual labels:  qunit
eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration
Stars: ✭ 39 (-99.01%)
Mutual labels:  qunit
gulp-qunit
Run QUnit unit tests in a headless PhantomJS instance.
Stars: ✭ 24 (-99.39%)
Mutual labels:  qunit
ember-qunit-assert-helpers
An ember-addon that provides additional QUnit 2.0 assertions specific to Ember.js.
Stars: ✭ 12 (-99.69%)
Mutual labels:  qunit
qunit-phantomjs-runner
A PhantomJS-powered headless test runner for QUnit
Stars: ✭ 69 (-98.24%)
Mutual labels:  qunit
ember-cli-qunit
QUnit testing package for ember-cli applications
Stars: ✭ 29 (-99.26%)
Mutual labels:  qunit
Karma
Spectacular Test Runner for JavaScript
Stars: ✭ 11,591 (+194.86%)
Mutual labels:  qunit
Teaspoon
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
Stars: ✭ 1,443 (-63.29%)
Mutual labels:  qunit

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].