Skip to main content

Module html

Module html 

Source
Expand description

Self-contained HTML report.

Produces a single static HTML document (inline CSS, no assets, no scripts) so it can be uploaded as a CI artifact or pasted into a PR. It renders the same data the other formats do — summary, per-scenario measurement, the CPI call tree, scopes, diagnostics and confidence — purely as presentation.

Functions§

render
Render report as a complete HTML document.