zora
Test runner
A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers.
Lightest, yet Fastest Javascript test runner for nodejs and browsers
539 stars
13 watching
93 forks
Language: JavaScript
last commit: 25 days ago
Linked from 1 awesome list
assertiondenojavascriptjavascript-test-harnessmochanodejstaptddtesttestingtesting-toolstypescriptzora
Related projects:
Repository | Description | Stars |
---|---|---|
azer/prova | A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
rtfeldman/node-test-runner | Tools for running tests in Elm applications | 135 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
hillstreetlabs/espresso | A testing framework for Solidity smart contracts that enables parallelized and hot-reloading tests. | 76 |
sindresorhus/gulp-mocha | A wrapper around Mocha test runner for Node.js applications using Gulp | 375 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
lambdaisland/kaocha | A comprehensive test runner for Clojure and ClojureScript applications. | 801 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
weavejester/eftest | A Clojure test runner that provides fast and pretty testing capabilities | 424 |
jprichardson/electron-mocha | A tool that allows you to run Mocha tests in an Electron browser environment. | 346 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
mllrsohn/gulp-protractor | A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |