Skip to main content

reset_world

Function reset_world 

Source
pub async fn reset_world(actx: &AsyncContext) -> Result<(), ScriptError>
Expand description

Drop the per-scenario World (cucumber builds a fresh one per scenario). The next set_scenario_world installs a new one.