Aggregates UI5 control tree snapshots from failed test attachments and generates
JSON and HTML reports.
Remarks
In onTestEnd(), the reporter reads attachments named 'ui5-control-tree' with
application/json content type from failed tests only. In onEnd(), it writes:
control-tree-report.json — raw collected data
control-tree-report.html — standalone collapsible tree viewer
Aggregates UI5 control tree snapshots from failed test attachments and generates JSON and HTML reports.
Remarks
In
onTestEnd(), the reporter reads attachments named'ui5-control-tree'withapplication/jsoncontent type from failed tests only. InonEnd(), it writes:control-tree-report.json— raw collected datacontrol-tree-report.html— standalone collapsible tree viewerExample