prova
Test runner
A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers.
Test runner based on Tape and Browserify
332 stars
9 watching
30 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lorenzofox3/zora | A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
taskrjs/fly-ava | An plugin that enables JavaScript unit testing using the Ava framework with Fly continuous deployment platform | 13 |
tomeraberbach/pava | Parameterized testing utilities for JavaScript tests | 8 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
weavejester/eftest | A Clojure test runner that provides fast and pretty testing capabilities | 424 |
northismirror/z-a-test | An extension that runs tests after plugin installation or update | 0 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
unit4/karma-extjs | A tool for running tests in Ext JS applications using Karma. | 17 |
mllrsohn/gulp-protractor | A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
codeceptjs/ui | An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |