Analisar falhas de testes
analyze_failuresAnalyze test run output and extract structured failures to identify root causes and guide fixes.
Instructions
Recebe output de testes e extrai falhas estruturadas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runOutput | Yes | Output do teste (stdout/stderr). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| summary | Yes | ||
| failures | No |