render_execution_report
Generate a Living Graph visualization of Karate test execution results, showing Pass, Fail, and Not Run status from a JSON report.
Instructions
Generate an execution report visualization (Living Graph) with Pass/Fail/Not Run status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the analyzed project. | |
| report_path | Yes | Path to the Karate execution report (JSON format). | |
| output_path | No | Optional custom path to save the HTML file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||