vitest/docs/index.md
2023-10-03 12:52:11 +02:00

1.0 KiB

layout sidebar title titleTemplate hero features
home false Vitest Next Generation testing framework
name text tagline image actions
Vitest Next Generation Testing Framework A Vite-native testing framework. It's fast!
src alt
/logo-shadow.svg Vitest
theme text link
brand Get Started /guide/
theme text link
alt Features /guide/features
theme text link
alt Why Vitest? /guide/why
theme text link
alt View on GitHub https://github.com/vitest-dev/vitest
title details
Vite Powered Reuse Vite's config and plugins - consistent across your app and tests. But it's not required to use Vitest!
title details
Jest Compatible Expect, snapshot, coverage, and more - migrating from Jest is straightforward.
title details
Smart & instant watch mode Only rerun the related changes, just like HMR for tests!
title details
ESM, TypeScript, JSX Out-of-box ESM, TypeScript and JSX support powered by esbuild.