blue-tape
Test runner with promise handling
Provides promise support to an existing test runner
substack's tape test runner with promise support
205 stars
4 watching
16 forks
Language: JavaScript
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Utility to run test suites with ESNext features using Babel and Tape runner | 134 |
| A tool that runs tests in a headless browser and returns exit code results | 222 |
| A testing framework that supports both CLI and browser environments. | 2 |
| A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
| A tool for streaming test output to the terminal from anywhere. | 3 |
| Makes test runner output more readable by parsing and formatting the tap protocol | 35 |
| A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
| A gem that integrates Spinach with Spring for automated testing of Ruby applications. | 3 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| Improves Promise.race() by preventing infinite pending promises and adding support for aborting promises using AbortSignal. | 46 |
| An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests | 82 |
| Calls a function repeatedly until a condition returns true and then resolves the promise | 1 |
| A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. | 539 |
| A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
| A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |