rspec-tracer 2.0.0.pre.1
RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool for RSpec. It maintains a list of files for each test, enabling itself to skip tests in the subsequent runs if none of the dependent files are changed. It uses Ruby's built-in coverage library to keep track of the coverage for each test.
Gemfile:
=
install:
=
Versions:
- 2.0.0.pre.1 May 06, 2026 (214 KB)
- 1.2.3 May 06, 2026 (371 KB)
- 1.2.2 May 04, 2026 (369 KB)
- 1.2.1 May 01, 2026 (368 KB)
- 1.2.0 April 23, 2026 (367 KB)
Runtime Dependencies (2):
docile
~> 1.4
rspec-core
~> 3.12