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
- chore(deps): bump actions/add-to-project from 1 to 2
- 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>
- Docs
- Vacuum::PreviewCardsVacuum#preview_cards_past_retention_period
- Vacuum::PreviewCardsVacuum#vacuum_cached_images!
- Vacuum::PreviewCardsVacuum#perform
- Vacuum::PreviewCardsVacuum#initialize
- Vacuum::AccessTokensVacuum#vacuum_revoked_access_grants!
- Vacuum::AccessTokensVacuum#vacuum_revoked_access_tokens!
- Vacuum::AccessTokensVacuum#perform
- SuspiciousSignInDetector#masked_ip
- SuspiciousSignInDetector#freshly_signed_up?
- SuspiciousSignInDetector#previously_seen_ip?