pub fn run_tests(module: &Module, tests: &[&TestDecl]) -> Vec<TestResult>Expand description
Run all test declarations against a compiled IR module.
pub fn run_tests(module: &Module, tests: &[&TestDecl]) -> Vec<TestResult>Run all test declarations against a compiled IR module.