method
run_with
1.1.12 -
Show latest stable
- Class:
Spec::Matchers
run_with(options)public
No documentation available.
# File spec/spec_helper.rb, line 43
def run_with(options)
::Spec::Runner::CommandLine.run(options)
end