Skip to main content

Module html

Module html 

Source
Expand description

HTML reporter plugin.

Generates a self-contained HTML test report with a summary dashboard, expandable suite sections, and error display.

Structs§

HtmlConfig
HTML reporter configuration.
HtmlReporter
HTML reporter plugin.

Functions§

generate_html
Generate a complete HTML report from test results.