Skip to main content

Module stress

Module stress 

Source

Structs§

FlakyTestReport
A test that was flaky across stress iterations.
IterationFailure
A specific failure in a stress test iteration.
IterationResult
Result of a single stress iteration.
StressAccumulator
Accumulator that collects iteration results and produces a report.
StressConfig
Configuration for stress testing mode.
StressReport
Aggregated stress test report.
TimingStats
Statistical summary of timing data.

Enums§

FlakySeverity
Severity classification for flaky tests.

Functions§

format_stress_report
Format a stress report for display.
stress_report_json
Produce a JSON representation of the stress report.