Vitest

Vitest testing framework. Covers unit tests, mocking, and coverage. Use for testing Vite-based and Node.js projects. USE WHEN: user mentions "vitest", "vite test", "unit test", asks about "vi.fn", "vi.mock", "test coverage", "mock functions", "test vite project" DO NOT USE FOR: E2E tests - use `playwright` instead; React component testing - combine with `testing-library`; Jest projects - use `jest` instead

claude-dev-suite b23cc74 3 files · 11.7 KB Updated 28 repo stars

File contents

claude-dev-suite/claude-dev-suite/tree/main/skills/testing/vitest commit b23cc74e6f

Frequently asked questions

npx skillmds add claude-dev-suite/vitest