debug_world_no_cleanup

Function debug_world_no_cleanup 

Source
pub fn debug_world_no_cleanup<I: AsRef<Path>>() -> Cucumber<World, Basic, I, Basic<World>, AssertNormalized<Summarize<Basic>>>
Expand description

World where Scenarios are run in series and traces for debugging tests are output. Cleanup procedure is not run after the scenario.