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
134 stars
3 watching
16 forks
Language: JavaScript
last commit: over 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that runs tests in a headless browser and returns exit code results | 222 |
| Provides promise support to an existing test runner | 205 |
| A tool for running unit tests in headless browsers and generating code coverage reports | 353 |
| A test runner that integrates Tape and Browserify to facilitate automated testing of JavaScript applications in both Node.js and web browsers. | 332 |
| A Clojure test runner that provides fast and pretty testing capabilities | 427 |
| A tool for streaming test output to the terminal from anywhere. | 3 |
| An Electron test runner for Tape that executes tests in an Electron window. | 4 |
| Parameterized testing utilities for JavaScript tests | 8 |
| A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. | 88 |
| A testing framework that supports both CLI and browser environments. | 2 |
| An adapter that enables testing with Ava for SighJS projects | 0 |
| A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
| Allows code to run at build-time instead of runtime, bypassing browser limitations and enabling synchronous execution in Node.js. | 1,358 |
| A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
| A Neovim plugin to run tests in various programming languages | 185 |