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
- Restructure README into conversion-oriented landing page
- Trojan horse positioning: lead with flaky + Files Dependency, acceleration as upsell
- "Data never leaves your infrastructure" competitive positioning
- Soundness tier doc in ARCHITECTURE.md (sound / conservative / heuristic / unsafe)
- Cost framing in README (CI-minutes saved → $/month)
- Surface docs/CI_RECIPES.md in README + COOKBOOK
- Stated Ruby support / EOL policy in README + COMPATIBILITY surface
- bin/rspec-tracer blast-radius <file_path> CLI
- bin/rspec-tracer explain --not-run <example_id>
- safety_mode :paranoid|:balanced|:aggressive preset DSL
- Docs
- RSpecTracer::Engine#do_install_rails_observers
- RSpecTracer::Engine#previously_flaky?
- RSpecTracer::Engine#previously_failed?
- RSpecTracer::Engine#flaky_history?
- RSpecTracer::CLI::Explain.dig_meta
- RSpecTracer::CLI::Explain.fetch_meta
- RSpecTracer::CLI::Explain.load_snapshot
- RSpecTracer::Configuration#read_coverage_modes
- RSpecTracer::Configuration#coverage_modes_for_start
- RSpecTracer::Configuration#coverage_modes