Skip to main content
run_test_suite
quorum_
public
0.1.0
In quorum_
public::
tests
quorum_public
::
tests
Function
run_
test_
suite
Copy item path
Source
async fn run_test_suite( tests: &[(&
str
,
fn
() -> BoxFuture<'static,
Result
<
TestResult
,
String
>>)], )