Expand description
Test results formatter component.
Produces grouped, readable test output with summary statistics and optional progress bar rendering.
Structs§
- Test
Case Result - A single test case result.
- Test
Counts - Summary counts for a test report.
- Test
Module Result - Group of test cases under a module or file.
- Test
Report - Aggregate test report.
- Test
Report Display - Display configuration for test reports.
Enums§
- Test
Status - Test case status.