Customize the testing agent to your repos
.cursor/rules
, or CLAUDE.md
files, you can ”@” mention relevant files in the customization.
Exclude external service calls
Focus on specific directories
TypeScript-specific symbol selection
Python-specific symbol selection
Database testing approaches
External dependency mocking
Test structure
Test data factory usage
Framework-specific testing patterns (Jest example)
Framework-specific testing patterns (Pytest example)
Data validation edge cases
Authentication edge cases
Async operation edge cases
Standard file organization
Framework-specific file organization
Function-specific testing