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 6 years ago

Related projects:

RepositoryDescriptionStars
wavded/babel-tape-runnerUtility to run test suites with ESNext features using Babel and Tape runner134
tape-testing/tape-runA tool that runs tests in a headless browser and returns exit code results222
josema/tabeA testing framework that supports both CLI and browser environments.2
azer/provaA test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers.332
rgruesbeck/tape-repeaterA tool for streaming test output to the terminal from anywhere.3
toolness/tap-prettifyMakes test runner output more readable by parsing and formatting the tap protocol35
tape-testing/testlingA tool for running unit tests in headless browsers and generating code coverage reports353
jvanbaarsen/spring-commands-spinachA gem that integrates Spinach with Spring for automated testing of Ruby applications.3
aantron/promiseA lightweight binding to JavaScript promises in Reason340
sindresorhus/p-raceImproves Promise.race() by preventing infinite pending promises and adding support for aborting promises using AbortSignal.46
codeceptjs/uiAn interactive test runner for CodeceptJS that supports various testing engines and allows developers to visualize their tests82
busterc/promise-do-untilCalls a function repeatedly until a condition returns true and then resolves the promise1
lorenzofox3/zoraA fast and flexible testing library for JavaScript, supporting various environments like Node.js and browsers.539
mllrsohn/gulp-protractorA tool for running automated tests with Selenium WebDriver using Gulp as the build system.136
djanowski/cutestA testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments.153