---
description: Testing best practices for SvelteKit applications
globs: <root>/src/**/*.spec.js,<root>/src/**/*.spec.ts,<root>/tests/**/*.js,<root>/tests/**/*.ts
alwaysApply: false
---

# Testing – Sveltekit

<!--
TODO: Add content for sveltekit testing.
Follow unified schema guidelines.
-->
