19 20 21 22 23
# File 'lib/test_runner/config.rb', line 19 def fail_fast Option::Boolean.evaluate @fail_fast do ENV["TEST_RUNNER_FAIL_FAST"] end end