Analyze Test Failures
analyze_test_failuresGroup failed, timed-out, and flaky Playwright tests from a JSON report by probable failure category to speed up debugging.
Instructions
Analyze failed, timed-out, and flaky tests from an approved Playwright JSON report and group them by probable failure category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportPath | Yes | Path to the report relative to the approved reports directory, such as json/playwright-results.json. |