pub type TestRunner = fn() -> TestFuture;
Runner function pointer type. Kept as a type alias for clippy.