Projects in Awesome Lists tagged with qunit
A curated list of projects in awesome lists tagged with qunit .
https://github.com/karma-runner/karma
Spectacular Test Runner for JavaScript
bdd browser jasmine javascript karma mocha qunit tdd test-runner
Last synced: 12 May 2025
https://github.com/qunitjs/qunit
🔮 An easy-to-use JavaScript unit testing framework.
Last synced: 17 Dec 2025
https://github.com/jejacks0n/teaspoon
Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
browserstack coverage jasmine javascript-tests mocha qunit rails teaspoon
Last synced: 13 May 2025
https://github.com/paulogoncalvesbh/aprenda-tdd-na-pratica
Uma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
javascript qunit tdd unit-test
Last synced: 10 Sep 2025
https://github.com/san650/ember-cli-page-object
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
ember ember-cli mocha page-object pageobject pageobject-pattern qunit testing
Last synced: 15 May 2025
https://github.com/mainmatter/qunit-dom
High Level DOM Assertions for QUnit
dom-assertions ember emberjs hacktoberfest qunit qunit-dom
Last synced: 14 May 2025
https://github.com/poslinskinet/ember-testing-guide
Ember.js testing guides, practicies, examples
emberjs frontend javascript qunit testing
Last synced: 12 Apr 2025
https://github.com/jonkemp/qunit-phantomjs-runner
A PhantomJS-powered headless test runner for QUnit
phantomjs qunit qunit-phantomjs-runner
Last synced: 05 Aug 2025
https://github.com/davidjbradshaw/eslint-config-adjunct
A reasonable collection of plugins to use alongside your main esLint configuration
ava chai cypress eslint eslint-config eslint-configs jasmine jest lodash mocha prettier prettier-eslint qunit ramda redux redux-saga security sonarjs unicorn
Last synced: 07 May 2025
https://github.com/jonkemp/node-qunit-phantomjs
Run QUnit unit tests in a headless PhantomJS instance without using Grunt
node-qunit-phantomjs phantomjs qunit
Last synced: 17 Mar 2025
https://github.com/qunitjs/eslint-plugin-qunit
ESLint plugin containing rules useful for QUnit tests.
Last synced: 07 Feb 2026
https://github.com/ember-cli/ember-cli-qunit
QUnit testing package for ember-cli applications
ember ember-cli ember-cli-qunit qunit
Last synced: 17 Aug 2025
https://github.com/jonkemp/gulp-qunit
Run QUnit unit tests in a headless PhantomJS instance.
Last synced: 17 Mar 2025
https://github.com/nullvoxpopuli/qunit-assertions-extra
Collection of helpful assertions for use with qunit
Last synced: 20 Sep 2025
https://github.com/apsdehal/qunit-migrate
Migrate old QUnit tests to 2.x. Uses regex and ASTs to convert old QUnit code.
Last synced: 23 Mar 2025
https://github.com/davidtaylorhq/qunit-puppeteer
A test harness for running QUnit tests in headless Chromium
continuous-integration npm-package puppeteer qunit testing
Last synced: 23 Apr 2025
https://github.com/workmanw/ember-qunit-assert-helpers
An ember-addon that provides additional QUnit 2.0 assertions specific to Ember.js.
Last synced: 16 Mar 2025
https://github.com/trentmwillis/qunit-in-browser
A QUnit-CLI plugin for testing applications in the browser
end-to-end javascript qunit testing
Last synced: 23 Apr 2025
https://github.com/ignacemaes/qunit-theme-ember
A theme for the QUnit web UI test runner based on the Ember styleguide.
Last synced: 12 Apr 2025
https://github.com/mauriciolauffer/wdio-qunit-service
WebdriverIO (wdio) service for running QUnit browser-based tests and dynamically converting them to wdio test suites.
openui5 qunit sapui5 ui5 wdi5 wdio wdio-plugin wdio-service webdriverio
Last synced: 17 Mar 2025
https://github.com/teamneusta/kata-quickstarter
In this repo, you find several projects, to kickstart a code kata - in a programming language you like - quick and easy.
atoum coding-dojo csharp dotnetcore es6 es6-javascript jasmine java javascript kata kickstarter kotlin maven nunit php phpspec phpunit qunit tdd
Last synced: 12 May 2025
https://github.com/mike-north/qunit-metadata
Add metadata to your QUnit test suite
emberjs qunit qunit-tests typescript
Last synced: 10 Apr 2025
https://github.com/axemclion/grunt-node-qunit
Grunt task for node-qunit
grunt-task javascript node-qunit qunit test
Last synced: 02 Aug 2025
https://github.com/mrloop/qunit-retry
Drop in replacement for qunit `test` which retries a failed test.
Last synced: 10 Oct 2025
https://github.com/js-devtools/karma-host-environment
Access host info (OS, browser version, environment variables) in browser tests
browser environment-variables javascript karma karma-plugin mocha nodejs qunit tape testing universal-javascript user-agent
Last synced: 12 Dec 2025
https://github.com/laateef/scadapi
SCADA software for metal hydride cooling system based on Raspberry Pi and some peripheral modules
ads1115 django gpio gpiozero i2c javascript ntc-thermistor python qunit raspberry-pi relay-board selenium smbus2
Last synced: 07 Jul 2025
https://github.com/bahmutov/subset-shot
Snapshot testing where new value can be a superset of the saved snapshot
ava jest mocha node nodejs qunit snapshot snapshot-testing subset
Last synced: 29 Sep 2025
https://github.com/sergei-startsev/karma-stacktrace
Provides human-readable sourcemapped stacktrace for running tests in a browser.
jasmine qunit sourcemaps stacktrace
Last synced: 15 Sep 2025
https://github.com/mike-north/qunit-decorators
QUnit decorators for use with ES6 or TypeScript
decorators emberjs qunit typescript
Last synced: 14 Apr 2025
https://github.com/okainov/qunit-getting-stated
Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)
getting-started javascript qunit tdd testing travis-ci tutorial
Last synced: 31 Jul 2025
https://github.com/mainmatter/eslint-plugin-qunit-dom
An ESLint plugin for qunit-dom that automatically fixes the most common issues.
ember emberjs eslint eslint-plugin hacktoberfest qunit qunit-dom
Last synced: 29 Oct 2025
https://github.com/yratanov/ember-page-object-asserts
QUnit asserts for https://github.com/san650/ember-cli-page-object
Last synced: 18 Jan 2026
https://github.com/fabiospampinato/qunit-ava-spec
Helper functions for using QUnit as if it was ava/ava-spec.
Last synced: 27 Jul 2025
https://github.com/dfkaye/wheredoc
Use docstring-like data tables in JavaScript tests, similar to Cucumber's Scenario Outline Examples: or Spock where: blocks.
data-driven-testing docstring-driven-testing heredoc-driven-testing mocha qunit table-driven-testing tape tdd
Last synced: 14 May 2026
https://github.com/alexlafroscia/testdouble-qunit
Verify testdouble stubs with QUnit
Last synced: 21 Aug 2025
https://github.com/cedmax/qunit-amd-runner
[deprecated] Unit tests runner based on phantomjs supporting AMD pattern.
Last synced: 20 May 2026
https://github.com/fnando/sublime-better-qunit
This is a custom QUnit package, that includes snippets, custom syntax highlighters and more!
qunit sublime-text sublime-text-plugin
Last synced: 15 Feb 2026
https://github.com/jalbam/misc_test_zone
[Miscellaneous test zone] Simple test code and projects for self-learning purposes and fun.
ajax bower composer ember-framework google-custom-search-api interview-test json jsonp miscellaneous nodejs npm phantomjs php php7 phpunit practices qunit rest restful xhr
Last synced: 04 Apr 2026
https://github.com/jackfallows/qunit-puppeteer-runner
Runs QUnit tests in a Puppeteer instance and compiles results to JUnit XML
Last synced: 28 Apr 2026
https://github.com/lookininward/ember-data-table-demo
Data Table component written in Ember.js (2020). Created for an interview, according to specifications of a hospitality software company.
Last synced: 28 Apr 2026
https://github.com/scalvert/qunit-fixtures
Store test fixtures in files and assert on them
assertion fixtures qunit qunit-fixtures qunit-tests
Last synced: 22 Jun 2026
https://github.com/mucaho/grunt-qunit-node
Simple Grunt task that runs QUnit tests in Node.js
grunt grunt-plugins grunt-task node node-js nodejs npm npm-package qunit qunit-tests
Last synced: 21 Jan 2026
https://github.com/mike-north/qunit-events
Event-driven Plugins for Qunit
javascript learning qunit testing
Last synced: 07 Feb 2026
https://github.com/slothsoft/qunit-reporter
A module to generate reports from QUnit. This report generator knows how to export into a simple log file, JUnit XML and HTML.
junit nodejs-module qunit report-generator
Last synced: 01 Jul 2026
https://github.com/yunlzheng/js-test-echosystem
session keynote
javascript karamjs keynote mocha nightwatch pdf qunit samples selenium session sinon
Last synced: 06 May 2026
https://github.com/jareguo/qunit-assert-callback
A QUnit assert plugin to test callback. You can easily assert that the callback can (only) be called at the correct moment.
Last synced: 25 Mar 2025
https://github.com/ingenerator/qunit-runner
Docker QUnit test runner based on Puppeteer / Chrome (headless)
Last synced: 30 Apr 2026
https://github.com/prantlf/karma-failure-snapshots-qunit
Karma plugin for taking snapshots of the web browser whenever a QUnit test fails.
karma-adapter karma-plugin qunit snapshots
Last synced: 12 Jun 2025
https://github.com/thinkhr-code/mammoth-test-helpers
Ember test helpers
addon ember ember-cli-addon emberjs mammothhr qunit
Last synced: 15 May 2026
https://github.com/khachornchit/quiver
This is a legacy code. We need to review and processing in next step.
angularjs api asp-net bootstrap express javascript mean-stack mongodb nodejs qunit webservice
Last synced: 14 Apr 2026