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 |
---|---|---|
| A tool that runs tests in a headless browser and returns exit code results | 222 |
| A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
| Provides promise support to an existing test runner | 205 |
| Utility to run test suites with ESNext features using Babel and Tape runner | 134 |
| A tool to generate human-readable test reports from Test Anything Protocol (TAP) output | 552 |
| A tool to split and run large test suites in parallel across multiple processes. | 90 |
| Interactive test runner for Common Lisp tests | 51 |
| An Electron test runner for Tape that executes tests in an Electron window. | 4 |
| A testing framework that supports both CLI and browser environments. | 2 |
| A tool for running tests in Ext JS applications using Karma. | 17 |
| Automates testing after file changes in Ruby projects | 148 |
| A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
| An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
| A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
| A Fish test runner that allows testing of shell scripts and functions in isolation. | 349 |