Skip to main content

run

Function run 

Source
pub fn run(setup: Setup, stop_condition: impl FnMut(&Metrics) -> bool) -> String
Expand description

Runs a test configured by Setup.