Use testdouble.js with vitest for a happier, more productive TDD experience.
A minimal test double library for TDD with JavaScript
Stub behaviors of Vitest mock functions with a small, readable API.
Fork of pretty-format with support for ESM
Next generation testing framework powered by Vite
Shared Vitest utility functions
Lightweight Jest compatible spy implementation
Vitest test runner
Vitest module mocker implementation
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
ESLint plugin for Vitest
Browser running for Vitest using playwright
testdouble.js extension to add support for Jest module mocking
Istanbul coverage provider for Vitest
Makes it easy to replace require'd dependencies.
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Eslint plugin 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.
Custom Vitest matcher for testing accessibility with aXe. Forked from jest-axe.