run_impacted_tests
Run pytest on files impacted by current worktree changes to validate modifications using changed files or symbol names.
Instructions
Run pytest on files impacted by the current worktree changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changed_files | No | ||
| symbol_names | No | ||
| max_tests | No | ||
| timeout_sec | No | ||
| max_output_chars | No | ||
| include_output | No | ||
| compact | No | ||
| project | No | Project name/path (default: active). |