Codemod scripts to migrate your JavaScript unit tests to vitest
Types for vitest-codemod tranforms
`@kamaalio/jest-to-vitest-codemod` is a comprehensive collection of codemods to help migrate from Jest to Vitest. It automatically transforms Jest APIs, imports, types, and project configuration to Vitest equivalents.
Transformer for migrating from Jest to Vitest
A collection of codemod scripts written with JSCodeshift
Vitest module mocker implementation
Next generation testing framework powered by Vite
Fork of pretty-format with support for ESM
Shared Vitest utility functions
Lightweight Jest compatible spy implementation
Vitest test runner
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
Jest's expect matchers as a Chai plugin
V8 coverage provider for Vitest
Vite as Node.js runtime
Browser running for Vitest
UI for Vitest
Vitest snapshot manager
Browser running for Vitest using playwright
ESLint plugin for Vitest
Istanbul coverage provider for Vitest
This is a Vite plugin that allows you to use Next.js features in Vite. It is the basis for `@storybook/experimental-nextjs-vite` and should be used when running portable stories in Vitest.
Codemod platform for semantic code transformations
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime