pub fn execute_tests<S: TestSuite>(cfg: TestsConfig) -> Result<()>Expand description
Executes tests with given config and user-provided suite.
pub fn execute_tests<S: TestSuite>(cfg: TestsConfig) -> Result<()>Executes tests with given config and user-provided suite.