Function execute_tests

Source
pub fn execute_tests<S: TestSuite>(cfg: TestsConfig) -> Result<()>
Expand description

Executes tests with given config and user-provided suite.