vite-plugin-vitest-cache
Test runner accelerator
A plugin for speeding up test runs in Vitest by caching test results and avoiding repeated calculations
Speed up your vitest pipeline with caching
1 stars
1 watching
0 forks
Language: TypeScript
last commit: 3 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 |
romanresh/vscode-testcafe | An extension for VS Code that enables TestCafe tests to be run directly from the IDE. | 46 |
thoughtbot/vim-rspec | A Vim plugin for running RSpec tests in the editor. | 657 |
mammadataei/cypress-vite | A tool that integrates Cypress end-to-end testing with Vite's compilation and running capabilities. | 88 |
churkin/testcafe-sublimetext | Provides an interface to run TestCafe tests from within SublimeText IDE | 12 |
vitejs/vite-plugin-react-swc | Speeds up Vite's development server by leveraging SWC for JSX compilation and optimization | 860 |
kingyue737/vite-plugin-browserslist-useragent | A utility plugin to compile browserslist query into a RegExp for testing browser user agent strings. | 14 |
klen/nvim-test | A Neovim plugin to run tests in various programming languages | 183 |
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 |
devexpress/testcafe-browser-provider-electron | A plugin for integrating Electron applications with TestCafe testing framework | 48 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |
randomizedtesting/randomizedtesting | Provides tools and plugins to enhance test running with pseudo-randomness in Java-based testing frameworks | 173 |
tomjs/vite-plugin-electron | A plugin to simplify development configuration for Electron applications using Vite. | 5 |
sovetnik/vim-minispec | A Vim plugin that runs Minitest specs and displays the results in the Vim quickfix window. | 2 |
unlight/sigh-ava | An adapter that enables testing with Ava for SighJS projects | 0 |