pub fn run(setup: Setup, stop_condition: impl FnMut(&Metrics) -> bool) -> String
Runs a test configured by Setup.
Setup