pub async fn scenario_setup( port: u16, ) -> Result<(), Box<dyn Error + Send + Sync + 'static>>
Run a scenario that tests integration testing.