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
- safety_mode :paranoid|:balanced|:aggressive preset DSL
- Shadow mode (minimal first version)
- Flaky auto-quarantine for N consecutive flake observations
- Flaky-test trending (HTML reporter tab + per-spec timeline)
- Cost-calculator helper (CLI + per-run terminal append)
- Full shadow mode with missed-regression metric reporting
- Published soundness ledger v1 (run against OSS Rails suites)
- track_class_attribution DSL (TracePoint-based per-example precision under eager_load = true)
- Confidence scoring on per-run summary
- rc.3 catch-all: rc.1 + rc.2 polish from observation feedback
- Docs
- Account#needs_background_refresh?
- PermalinkRedirector#collections_request?
- Admin::CollectionBatchAction#target_account
- Admin::CollectionBatchAction#collection
- Admin::CollectionBatchAction#report_params
- Admin::CollectionBatchAction#selected_collections
- Admin::CollectionBatchAction#handle_remove_from_report!
- Admin::CollectionBatchAction#add_to_report!
- Admin::CollectionBatchAction#process_action!
- Admin::CollectionBatchAction#collection_ids=