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
- EmailAddressValidator#contains_disallowed_characters?
- EmailAddressValidator#validate_each
- DateOfBirthValidator#min_age
- DateOfBirthValidator#validate_each
- UpdateCollectionService#relevant_attributes_changed?
- UpdateCollectionService#activity_json
- UpdateCollectionService#notify_about_update
- UpdateCollectionService#distribute_update_activity
- UpdateCollectionService#call
- Account::Suspensions#unsuspend!