Places and writes Vitest tests correctly for this repo's split browser and server projects. Use when adding or updating unit tests for Svelte components, stores, server modules, or shared TypeScript logic.
Places and writes Vitest tests correctly for this repo's split browser and server projects. Use when adding or updating unit tests for Svelte components, stores, server modules, or shared TypeScript logic.
Repo Vitest Test Placement
Use this skill when
Adding a new unit test
Moving a test that is in the wrong environment
Unsure whether a change belongs in a browser Svelte test or a node test