Function freya_testing::launch::launch_test_with_config
source ยท pub fn launch_test_with_config<T: 'static + Clone>(
root: fn() -> Element,
config: TestingConfig<T>,
) -> TestingHandler<T>
Expand description
Run a Component in a headless testing environment