Skip to main content

Module test_results

Module test_results 

Source
Expand description

Test results formatter component.

Produces grouped, readable test output with summary statistics and optional progress bar rendering.

Structs§

TestCaseResult
A single test case result.
TestCounts
Summary counts for a test report.
TestModuleResult
Group of test cases under a module or file.
TestReport
Aggregate test report.
TestReportDisplay
Display configuration for test reports.

Enums§

TestStatus
Test case status.