Class: Spec::Runner::OptionParser

Inherits:
OptionParser
  • Object
show all
Defined in:
lib/cucumber/rspec/disable_option_parser.rb

Overview

Neuters RSpec’s option parser. (RSpec’s option parser tries to parse ARGV, which will fail when running cucumber)

Constant Summary collapse

NEUTERED_RSPEC =

:nodoc:

Object.new