5 6 7 8 9 10
# File 'lib/qunited/application.rb', line 5 def run handle_exceptions do handle_options run_tests end end