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
- NotifyService::DropCondition#domain_blocking?
- NotifyService::DropCondition#from_self?
- NotifyService::DropCondition#blocked_mention?
- NotifyService::DropCondition#drop?
- NotifyService::BaseCondition#statuses_that_mention_sender
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?
- NotifyService::BaseCondition#from_staff?
- NotifyService::BaseCondition#message?
- NotifyService::BaseCondition#override_for_sender?