Testing Rules

Descripción

.cursorrules para TDD, objetivos de cobertura y arquitectura de prueba

$ 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]
```

Etiquetas

testingtddcoverage