Class
Cucumber::Configuration
In:
lib/cucumber/configuration.rb
Parent:
Object
The base class for configuring settings for a
Cucumber
run.
Methods
autoload_code_paths
default
dry_run?
expand?
guess?
new
parse
paths
strict?
Public Class methods
default
()
new
(user_options = {})
parse
(argument)
Public Instance methods
autoload_code_paths
()
dry_run?
()
expand?
()
guess?
()
paths
()
strict?
()
[Validate]