tape-repeater
Test runner
A tool for streaming test output to the terminal from anywhere.
Stream tape output to the terminal from anywhere.
3 stars
1 watching
0 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tape-testing/tape-run | A tool that runs tests in a headless browser and returns exit code results | 222 |
tape-testing/testling | A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
spion/blue-tape | Provides promise support to an existing test runner | 205 |
wavded/babel-tape-runner | Utility to run test suites with ESNext features using Babel and Tape runner | 134 |
tape-testing/faucet | A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 552 |
grosser/parallel_split_test | A tool to split and run large test suites in parallel across multiple processes. | 90 |
tdrhq/slite | Interactive test runner for Common Lisp tests | 51 |
sher/electron-tap | An Electron test runner for Tape that executes tests in an Electron window. | 4 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
unit4/karma-extjs | A tool for running tests in Ext JS applications using Karma. | 17 |
alexb52/retest | Automates testing after file changes in Ruby projects | 148 |
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 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
jorgebucaran/fishtape | A Fish test runner that allows testing of shell scripts and functions in isolation. | 349 |