pub fn create_test_app_with_config<F>(
component_fn: F,
config: TestConfig,
) -> TestAppExpand description
Create a test app with custom configuration
pub fn create_test_app_with_config<F>(
component_fn: F,
config: TestConfig,
) -> TestAppCreate a test app with custom configuration