Skip to main content

Module test_detection

Module test_detection 

Source
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.