rspec-tracer
https://github.com/avmnu-sng/rspec-tracer
Ruby
RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
1 Subscribers
Add a CodeTriage badge to rspec-tracer
Help out
- Issues
- Published soundness ledger v1 (run against OSS Rails suites)
- track_class_attribution DSL (TracePoint-based per-example precision under eager_load = true)
- Confidence scoring on per-run summary
- rc.3 catch-all: rc.1 + rc.2 polish from observation feedback
- Anti-pattern detection: order-dependent specs
- Anti-pattern detection: invalidation hotspots
- Anti-pattern detection: over-coupled specs
- Dependency graph CLI + HTML visualization
- DatabaseCleaner strategy-aware narrowing (residual narrow-attribution gap)
- Auto-fallback to full-suite when self-measured confidence is low
- Docs
- RSpecTracer::CLI.with_logger_on
- RSpecTracer::CLI.with_default_logger_out
- RSpecTracer::CLI.load_tracer
- RSpecTracer::Logger.default_out=
- RSpecTracer::Logger.default_out
- RSpecTracer::CLI::Doctor.ci_environment_check
- RSpecTracer::CLI::Explain.in_id_set?
- RSpecTracer::CLI::Explain.ran_reason
- RSpecTracer::CLI::Explain.skipped?
- RSpecTracer::CLI::Explain.always_rerun_reason