Module: RspecSprint

Defined in:
lib/rspec_sprint.rb,
lib/rspec_sprint/cli.rb,
lib/rspec_sprint/rules.rb,
lib/rspec_sprint/doctor.rb,
lib/rspec_sprint/ranker.rb,
lib/rspec_sprint/finding.rb,
lib/rspec_sprint/version.rb,
lib/rspec_sprint/collector.rb,
lib/rspec_sprint/diagnosis.rb,
lib/rspec_sprint/formatter.rb,
lib/rspec_sprint/comparator.rb,
lib/rspec_sprint/normalizer.rb,
lib/rspec_sprint/snapshot_store.rb

Overview

rspec-sprint: diagnose RSpec/Rails test-suite slowness and assert the top repo-specific things to fix. Wraps test-prof + rspec JSON; it does not reimplement profilers.

Defined Under Namespace

Modules: Comparator, Diagnosis, Doctor, Formatter, Ranker, Rules Classes: CLI, Collector, Error, Finding, Normalizer, SnapshotStore

Constant Summary collapse

VERSION =
"1.0.0"