impact
Find the blast radius of a change by tracing a class, method, step, or endpoint. See affected test scenarios with steps, plus feature and step-definition counts.
Instructions
Blast radius of a change: the test scenarios affected by changing a class, method, step definition, or endpoint. Returns the affected scenarios (feature + the connecting step text), plus step-definition and feature counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | The name/route to match (class or method name, step expression substring, or endpoint route substring). | |
| target | Yes | What kind of entity to trace. |