Independent Tests
Each test must pass when run in isolation
CLAUDE.md
Each test must pass when run in isolation. Tests should not depend on execution order or shared mutable state. Use fresh setup in each test.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.