Expand description
HTML reporter plugin.
Generates a self-contained HTML test report with a summary dashboard, expandable suite sections, and error display.
Structs§
- Html
Config - HTML reporter configuration.
- Html
Reporter - HTML reporter plugin.
Functions§
- generate_
html - Generate a complete HTML report from test results.