explain_failure
Use heuristic classification to analyze test failures from run_spec results and offer actionable recommendations for resolution.
Instructions
Analyze test run results and explain failures with heuristic classification and actionable recommendations. Pass the structured result from run_spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runResult | Yes | The RunReport object from a run_spec call |