.cursorrules cho TDD, mục tiêu bao phủ và kiến \u200b\u200btrúc thử nghiệm
$ 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] ```