babel-tape-runner

Test runner

Utility to run test suites with ESNext features using Babel and Tape runner

Babel + Tape runner for your ESNext code

GitHub

134 stars
3 watching
16 forks
Language: JavaScript
last commit: about 6 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
spion/blue-tape Provides promise support to an existing test runner 205
tape-testing/testling A tool for running unit tests in headless browsers and generating code coverage reports 353
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
weavejester/eftest A Clojure test runner that provides fast and pretty testing capabilities 427
rgruesbeck/tape-repeater A tool for streaming test output to the terminal from anywhere. 3
sher/electron-tap An Electron test runner for Tape that executes tests in an Electron window. 4
tomeraberbach/pava Parameterized testing utilities for JavaScript tests 8
mammadataei/cypress-vite A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. 88
josema/tabe A testing framework that supports both CLI and browser environments. 2
unlight/sigh-ava An adapter that enables testing with Ava for SighJS projects 0
bearror/oletus A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. 45
kentcdodds/babel-plugin-preval Allows code to run at build-time instead of runtime, bypassing browser limitations and enabling synchronous execution in Node.js. 1,358
val/crun A tool enabling source code execution with minimal setup and automatic cache management. 45
klen/nvim-test A Neovim plugin to run tests in various programming languages 185