tape-repeater

Test runner

A tool for streaming test output to the terminal from anywhere.

Stream tape output to the terminal from anywhere.

GitHub

3 stars
1 watching
0 forks
Language: JavaScript
last commit: about 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 551
grosser/parallel_split_test Splits a large test file into smaller chunks and runs them in parallel to speed up testing 91
tdrhq/slite Interactive test runner for Common Lisp tests 50
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 A CLI tool to watch file changes and run matching Ruby specs in any project 146
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. 348