Next generation testing framework powered by Vite
- License
- MIT
- Install Size
- 1.5 MB/-
- Vulns
- 0
- Published
$
npm install vitest$
pnpm add vitest$
yarn add vitest$
bun add vitest$
deno add npm:vitest$
vlt install 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# Run locally
$
npx vitest$
pnpm exec vitest$
npx vitest$
bunx vitest$
deno run npm:vitest$
vlx vitestvitest
Next generation testing framework powered by Vite.