qunit
Testing framework
A JavaScript testing framework for client-side and server-side code testing
🔮 An easy-to-use JavaScript unit testing framework.
4k stars
129 watching
780 forks
Language: JavaScript
last commit: 17 days ago
Linked from 2 awesome lists
javascriptqunittesting
Related projects:
Repository | Description | Stars |
---|---|---|
izelnakri/qunitx | Universal test framework for JavaScript and TypeScript that supports multiple runtimes | 31 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
mike-north/ember-qunit-decorators | Adds support for QUnit decorators in Ember.js projects | 4 |
twada/qunit-tap | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
mainmatter/qunit-dom-codemod | Automates the conversion of assertions to qunit-dom style tests | 14 |
karma-runner/karma-qunit | An adapter plugin for QUnit testing framework. | 51 |
fgrehm/qmlunit | An easy-to-use unit testing framework for Qt Declarative UI | 28 |
xunit/xunit | A unit testing tool for .NET developers | 4,231 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,922 |
mqttjs/mqtt.js | A client library for the MQTT protocol, written in JavaScript and designed for use with Node.js and web browsers. | 8,602 |
jestjs/jest | A comprehensive testing solution for JavaScript projects | 44,276 |
vitest-dev/vitest | A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,095 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
therecipe/qt | An API that allows developers to write cross-platform GUI applications with Qt on various platforms using the Go programming language | 10,489 |
jquery/jquery | A widely-used JavaScript library for simplifying DOM manipulation and event handling in web applications. | 59,230 |