Reports
Reports are generated from Cucumber JSON output after run completion.
Report views
Section titled “Report views”Reportslist page: run-level summary table.- Report detail page: pass/fail totals, environment details, scenario-level breakdown.
- Metric report:
/reports/test-cases - Metric report:
/reports/test-suites
What you can inspect
Section titled “What you can inspect”- Total/passed/failed tests.
- Step-level outcomes and durations.
- Environment context used for the run.
- Linked run state and logs.
Debug flow
Section titled “Debug flow”- Start from failed report rows.
- Drill into scenario/step details.
- Open run logs and Playwright traces for root-cause analysis.