Plugins can extend, enhance, and modify QUnit itself; as well as the developer experience of using QUnit.
-
qunit-theme-ember
A theme for the QUnit web UI test runner powered by the Ember styleguide.
-
qunit-dom
High Level DOM Assertions for QUnit
-
qunit-puppeteer-runner
Runs QUnit tests in a Puppeteer instance and compiles results to JUnit XML
-
qunit-junit
Produce JUnit-style XML test reports with QUnit.
-
qunit-assertions-extra
Collection of helpful assertions for use with qunit
-
node-qunit-puppeteer
A simple node module for running qunit tests with headless Chromium
-
qunit-ava-spec
Helper functions for using QUnit as if it was ava/ava-spec.
-
qunit-theme-ninja
A QUnit theme for ninjas.
-
qunit-wait-for
Wait for a QUnit assertion
-
@matthewp/node-qunit-puppeteer
A simple node module for running qunit tests with headless Chromium
-
qunitx-dom
High Level DOM Assertions for QUnit
-
qunit-retry
Drop in replacement for qunit `test` which retries a failed test.
-
qunit-theme-gabe
A QUnit theme by Gabe Hendry.
-
qunit-puppeteer-reporter
headless browser testing for QUnit test suites
-
qunit-theme-nv
A QUnit theme.
-
qunit-reporter-junit
Produce JUnit-style XML test reports with QUnit.
-
qunit-assert-step
A QUnit plugin for asserting the proper sequence in which the code should execute.
-
qunit-assert-html
QUnit HTML assertion addon
-
qunit-assert-compare
A QUnit plugin for asserting numerical comparisons like greater than, less than, etc.
-
qunit-assert-close
A QUnit plugin for asserting that a number is approximately equal (or not) to an expected number, within a given tolerance.
-
qunit-assert-canvas
A QUnit plugin for asserting individual pixel values within a Canvas element.
-
qunit-pending
A QUnit plugin to add the "pending" test syntax to QUnit, a la Mocha.
-
qunit-composite
Run multiple QUnit test suite pages.
-
qunit-assert-classes
A set of assertions for checking thats an element has ( or does not have ) any number of classes. The check is order independent and gives a diff of the expected classes.
-
qunit-reporter-lcov
Produce lcov test reports with QUnit
-
qunit-theme-burce
A QUnit theme by Bryce Dorn.
-
qunit-dark
A kind of dark theme for qunit
-
qunit-assert-nodes
A QUnit plugin providing a convenient API for batch acceptance assertions
Plugins are sometimes known as QUnit addons.
Note: This list is automatically generated from npm packages using the qunit-plugin keyword.