pub fn is_test_fun(
    name: &IdentStr,
    module: &CompiledModule,
    fn_info_map: &FnInfoMap
) -> bool
Expand description

Checks if a function is annotated with one of the test-related annotations