method
dry_run?
rspec latest stable - Class:
Spec::Example::ExampleGroupMethods
dry_run?()private
No documentation available.
# File lib/spec/example/example_group_methods.rb, line 342
def dry_run?
rspec_options.dry_run
end