Exception: RSpecTracer::Configuration::InvalidUsageError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/rspec_tracer/configuration.rb

Overview

Raised when the configuration DSL is invoked outside a ‘.rspec-tracer` / `~/.rspec-tracer` loader, when a typo’d DSL method is called (with a ‘did_you_mean?` suggestion when one exists), or when an option value fails validation.