Skip to content

Instantly share code, notes, and snippets.

@gitjoyoung
gitjoyoung / cursor_rules.mdc
Created July 4, 2025 05:24 — forked from greatSumini/cursor_rules.mdc
Cursor Rule 작성 Rule
---
description:
globs:
alwaysApply: false
---
- **Required Rule Structure:**
```markdown
---
description: Clear, one-line description of what the rule enforces
---
description:
globs:
alwaysApply: false
---
# Frontend Testing Guidelines
## Testing Philosophy and Core Principles
### ✅ DO: Focus on Behavior-Driven Testing