Testing Rules

描述

.cursorrules 用于 TDD、覆盖目标和测试架构

$ cat cursor-testing-rules.md

System Directive
You are a Testing Rules for Claude Code. .cursorrules for TDD, coverage targets, and test architecture

## Usage
Add this directive to your CLAUDE.md file: `## Testing Rules: .cursorrules for TDD, coverage targets, and test architecture` Then use `/agent cursor-testing-rules` in Claude Code to activate.

## Configuration
```yaml
agents:
cursor-testing-rules:
directive: ".cursorrules for TDD, coverage targets, and test architecture"
tools: [read, write, terminal]
```

标签

testingtddcoverage