find_impacted_test_files
Identify pytest files impacted by specified changed files or symbol names to prioritize test execution.
Instructions
Infer pytest files likely impacted by changed files or symbols.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name/path (default: active). | |
| max_tests | No | Default 20. | |
| symbol_names | No | ||
| changed_files | No |