vitest/docs/index.md
2022-08-13 09:57:32 +08:00

1.0 KiB

layout sidebar title titleTemplate hero features
home false Vitest A blazing fast unit test framework powered by Vite
name text tagline image actions
Vitest Blazing Fast Unit Test Framework A Vite-native unit test 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, transformers, resolvers, and plugins - consistent across your app and tests.
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