Function reord::init_test

source ·
pub async fn init_test(config: Config)
Expand description

Start a test

Note that this relies on global variables for convenience, and thus should only ever be used with cargo-nextest.