Testing

Use when writing, adding, or modifying tests (*.test.ts, *.test.tsx, *.integration.test.tsx), adding coverage, implementing business logic, or doing TDD — unit tests for pure functions AND integration tests for components/hooks (React Query cache, MSW-mocked Supabase, React Router data-router loaders). Routes to strategy, naming, unit, integration, spec, and mutation-verification references. Does NOT cover cross-page journeys (use Playwright E2E in apps/web/tests/).

bumgeunsong 6158d6f 7 files · 48.6 KB Updated

File contents

bumgeunsong/daily-writing-friends/tree/main/.claude/skills/testing commit 6158d6f930

Frequently asked questions

npx skillmds@latest add bumgeunsong/testing