Skip to main content

Module progress

Module progress 

Source
Expand description

Progress bars for the test run.

Structs§

TestsProgress
Cloneable wrapper around TestsProgressState.
TestsProgressState
State of [ProgressBar]s displayed for the given test run. Shows progress of all test suites matching filter. For each test within the test suite an individual progress bar is displayed. When a test suite completes, their progress is removed from overall progress and result summary is displayed.

Constants§

TICK_CHARS 🔒