class XCPretty::Simple

def format_test_run_started(name)

def format_test_run_started(name)
  heading("Test Suite", name, "started")
end