Improve test result capture and display to make it easy to understand test outcomes. Parse Tempest's output and present it in a clear, actionable format similar to CI results.
Save results persistently so developers can review them later and compare across runs.
Goals
- Parse Tempest test results
- Display pass/fail summary
- Show timing information
- Highlight failed tests
- Save results to files
- Generate HTML report
- Compare with previous runs
Tasks
Acceptance Criteria
Improve test result capture and display to make it easy to understand test outcomes. Parse Tempest's output and present it in a clear, actionable format similar to CI results.
Save results persistently so developers can review them later and compare across runs.
Goals
Tasks
Acceptance Criteria