Skip to main content

run_tests

Function run_tests 

Source
pub fn run_tests(module: &Module, tests: &[&TestDecl]) -> Vec<TestResult>
Expand description

Run all test declarations against a compiled IR module.