agent-rules-kit
Version:
Bootstrap of **Cursor** rules (`.mdc`) and mirror documentation (`.md`) for AI agent-guided projects.
13 lines (10 loc) • 297 B
Markdown
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.
-->