pub async fn run_scenario(
    host: &str,
    port: u16,
) -> Result<(), Box<dyn Error + Send + Sync + 'static>>
Expand description

Run a scenario that tests middleware.