oletus
Test runner
A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support.
Minimal ECMAScript Module test runner
45 stars
3 watching
3 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
es6-modulesesmesmodulesjavascriptnodetddtest-frameworktest-runnertestingunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
blazemeter/taurus | Automates performance and functional tests using a suite of tools | 2,022 |
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 |
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
mammadataei/cypress-vite | A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. | 88 |
northismirror/z-a-test | An extension that runs tests after plugin installation or update | 0 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
flank/flank | A tool for automating parallel test runs on Android and iOS devices in Firebase Test Lab | 682 |
marathonlabs/marathon | A platform-independent test runner designed to balance performance and stability in automated testing | 584 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 4 |