pub fn register_test_generator(
name: &str,
module_path: &str,
is_ignored: bool,
run: TestGeneratorFunction,
)pub fn register_test_generator(
name: &str,
module_path: &str,
is_ignored: bool,
run: TestGeneratorFunction,
)