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.1
- chore(deps-dev): update rubocop requirement from 1.88.2 to 1.89.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
- RSpecTracer::Tracker::CoverageAdapter#peek_unfiltered_full
- RSpecTracer::Reporters::CoverageJsonReporter#ensure_mutable_lines
- RSpecTracer.warn_on_simplecov_load_order_mistake
- BenchmarkHarness.parse_long_running_timings
- BenchmarkHarness#parse_long_running_timings
- BenchmarkHarness.run_scenario_long_running
- BenchmarkHarness#run_scenario_long_running
- RSpecTracer::CLI.load_sub_command
- RSpecTracer::CLI.print_version
- RSpecTracer::CLI.print_top_level_help