Apicurio Registry Test Results
Quality Engineering Workflow Results Dashboard
Workflow Runs
Loading workflow runs...
Tools & Documentation
Generate Summary Report
Create an HTML summary for any workflow run using the built-in Python script.
cd workflow-results
python generate-workflow-summary.py <workflow-name>
Browse Test Results
Each workflow directory contains organized test results including integration tests, UI tests, and security scans.
# Integration tests: <workflow>/*/test-results/
# UI tests: <workflow>/*/test-results/
# DAST scans: <workflow>/*/dast-results/
Documentation
Complete documentation for the summary generator and workflow structure.
README-workflow-summary.md