Description
Improves RSpec test feedback with a progress bar that highlights failures quickly. It is useful for developers who want a compact test output while still noticing broken examples as soon as they appear.
Test formatters change visibility, not test correctness. Make sure CI still stores complete logs and failure details, especially for intermittent or hard-to-reproduce failures.