rspec-tracer

Specs dependency analyzer, flaky-test detector, test accelerator, and coverage reporter for RSpec.

CI status Gem version

API reference + live demo

Browse the YARD-generated API reference and the live HTML report demo for the version that matches your bundle install:

main is the rolling HEAD-of-main snapshot — useful for previewing unreleased changes; not what gem 'rspec-tracer' installs.

Quick links

README

Getting started, configuration, CI integration, FAQ.

UPGRADING

Migrating from rspec-tracer 1.x to 2.0. Floors, deprecated DSLs, behavior changes.

COOKBOOK

13 recipes for common setups: Rails apps, parallel_tests, JRuby, custom backends.

ARCHITECTURE

The input-taxonomy mental model, layer structure, contracts between layers.

ROADMAP

Shipped in 2.0, planned for 2.1, considering for 3.0+.

CHANGELOG

Every release with a Keep-a-Changelog summary.

Internals (contributor docs)

Community