Skip to main content

Module junit

Module junit 

Source
Expand description

JUnit XML output for CI test dashboards.

Each scenario maps to a <testcase>; a budget/regression failure or an unexpected simulation outcome maps to a <failure>, so existing CI tooling can surface compute regressions as test failures.

Functionsยง

render
Render report as a JUnit <testsuite> document.