class RSpec::Core::Parser

def set_fail_fast(options, value)

def set_fail_fast(options, value)
  options[:fail_fast] = value
end