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/normalizer.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: Diagnosis, Doctor, Formatter, Ranker, Rules Classes: CLI, Collector, Error, Finding, Normalizer
Constant Summary collapse
- VERSION =
"0.1.0"