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

Run a scenario that tests integration testing.