class Cucumber::Formatter::Progress

def on_test_run_finished(_event)

def on_test_run_finished(_event)
  @io.puts
  @io.puts
  print_summary
end