blue-tape

Test runner with promise handling

Provides promise support to an existing test runner

substack's tape test runner with promise support

GitHub

205 stars
4 watching
16 forks
Language: JavaScript
last commit: about 4 years ago

Related projects:

Repository Description Stars
wavded/babel-tape-runner Utility to run test suites with ESNext features using Babel and Tape runner 134
tape-testing/tape-run A tool that runs tests in a headless browser and returns exit code results 222
josema/tabe A testing framework that supports both CLI and browser environments. 2
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
rgruesbeck/tape-repeater A tool for streaming test output to the terminal from anywhere. 3
toolness/tap-prettify Makes test runner output more readable by parsing and formatting the tap protocol 35
tape-testing/testling A tool for running unit tests in headless browsers and generating code coverage reports 353
jvanbaarsen/spring-commands-spinach A gem that integrates Spinach with Spring for automated testing of Ruby applications. 3
aantron/promise A lightweight binding to JavaScript promises in Reason 340
sindresorhus/p-race Improves Promise.race() by preventing infinite pending promises and adding support for aborting promises using AbortSignal. 46
codeceptjs/ui An interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests 82
busterc/promise-do-until Calls a function repeatedly until a condition returns true and then resolves the promise 1
lorenzofox3/zora A fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers. 539
mllrsohn/gulp-protractor A tool for running automated tests with Selenium WebDriver using Gulp as the build system. 136
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153