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-dev): update simplecov requirement from ~> 0.22 to ~> 1.3
- chore(deps-dev): update rubocop requirement from 1.88.2 to 1.91.0
- chore(deps): bump postcss from 8.5.17 to 8.5.25 in /lib/rspec_tracer/reporters/html in the npm_and_yarn group across 1 directory
- chore(deps): bump github/codeql-action from 4 to 4.37.3
- 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
- Docs
- ReportService#forward?
- NotifyService#send_email_for_notification_type?
- NotifyService#always_send_emails?
- NotifyService#recipient_online?
- NotifyService#email_needed?
- NotifyService#subscribed_to_web_push?
- NotifyService#web_push_subscriptions
- NotifyService#push_to_web_push_subscriptions!
- NotifyService#subscribed_to_streaming_api?
- NotifyService#push_to_streaming_api!