pub fn launch_test_with_config(
    root: fn() -> Element,
    config: TestingConfig
) -> TestingHandler
Expand description

Run a Component in a headless testing environment