cypress-vite
Test runner
A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities.
Run Cypress specs using Vite
88 stars
1 watching
11 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
selminha/testlatte | An extension for Visual Studio Code to run and debug Testcafe tests in an integrated environment. | 7 |
bearror/oletus | A minimal test runner for ECMAScript Modules, designed to support concurrent asynchronous testing with native module support. | 45 |
raegen/vite-plugin-vitest-cache | A plugin for speeding up test runs in Vitest by caching test results and avoiding repeated calculations | 1 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
cypress-io/github-action | A GitHub Action for automating Cypress end-to-end and component testing | 1,366 |
bitwes/gut-extension | An extension for the Visual Studio Code editor to run GUT tests and framework tools from within the editor. | 30 |
acostalima/react-native-test-runner | A tool for running unit and integration tests in React Native's environment. | 5 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
tape-testing/tape-run | A tool that runs tests in a headless browser and returns exit code results | 222 |
xunit/visualstudio.xunit | Provides a Visual Studio integration for running unit tests written in C# using the xUnit testing framework. | 147 |
vitalets/playwright-bdd | A tool to run BDD tests with Playwright runner | 314 |
wavded/babel-tape-runner | Utility to run test suites with ESNext features using Babel and Tape runner | 134 |
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
anapaulagomes/pytest-picked | A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. | 370 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |