RSpec Tracer records the inputs each RSpec example consumes -- using Ruby's built-in coverage library plus explicit declarations -- and turns that record into a flaky-test detector, a per-example dependency map, and optional CI acceleration that skips the examples whose recorded inputs are unchanged. It never skips failed, flaky, or pending examples.
Required Ruby Version
>= 3.1.0
Authors
Abhimanyu Singh
Versions
- 2.0.0.rc.1 July 13, 2026 (240 KB)
- 2.0.0.pre.2 May 16, 2026 (227 KB)
- 2.0.0.pre.1 May 06, 2026 (214 KB)
- 1.2.4 May 17, 2026 (375 KB)
- 1.2.3 May 06, 2026 (371 KB)