Test File Convention
Follow a consistent test file naming and location convention
CLAUDE.md
Follow a consistent test file naming convention. Use *.test.ts or *.spec.ts — pick one and stick with it. Colocate test files next to their source files.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.