Next generation testing framework powered by Vite
- Types
- ESM
- CJS
- License
- MIT
- Install Size
- 1.9 MB(41.3 MB)
- Vulns
- 0
- Published
$
npm install vitest$
pnpm add vitest$
yarn add vitest$
bun add vitest$
deno add npm:vitest$
vlt install vitest$
vp add vitest# Usually installed as a dev dependency
$
npm install -D vitest$
pnpm add -D vitest$
yarn add -D vitest$
bun add -d vitest$
deno add -D npm:vitest$
vlt install -D vitest$
vp add -D vitest# Run locally
$
npx vitest$
pnpm exec vitest$
npx vitest$
bunx vitest$
deno run npm:vitest$
vlx vitest$
vp exec vitestvitest
Next generation testing framework powered by Vite.