pub type Reporter { Reporter(report: fn(ExecutedTest) -> Nil) }
Reporter(report: fn(ExecutedTest) -> Nil)