vitest
Installation
SKILL.md
Vitest
Fast unit testing powered by Vite. Write tests that run in Node or browser environments.
Setup & Config
// vitest.config.ts
import { defineConfig } from "vitest/config";
Fast unit testing powered by Vite. Write tests that run in Node or browser environments.
// vitest.config.ts
import { defineConfig } from "vitest/config";