func skipReport() { suites.CurrentReporter().Report(reporting.NewSkipReport()) }
func skipReport() { reporter.Report(reporting.NewSkipReport()) }