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::Example.unnamed_description
- RSpecTracer::Example.unnamed?
- RSpecTracer::Example.digest_identity
- RSpecTracer::RSpec::RunnerHook#_rspec_tracer_drop_duplicate_examples
- RSpecTracer::RSpec::RunnerHook#_rspec_tracer_example_label
- RSpecTracer::RSpec::RunnerHook#_rspec_tracer_duplicate_report
- RSpecTracer::Engine#configuration_coverage_modes
- RSpecTracer::Engine#emit_ar_schema_setup_warn_if_needed
- RSpecTracer::Engine#rails_late_bind_install_hook
- RSpecTracer::Engine#arm_rails_late_bind_install