Expand description
Test file detection using path heuristics.
Identifies test files based on directory and filename patterns. Supports Rust, Python, Go, Java, TypeScript, and JavaScript.
Functionsยง
- is_
test_ file - Detect if a file path represents a test file based on path-based heuristics.