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

Run a Component in a headless testing environment