Title: Message Title
Daniel Kolman commented on an issue
JBehave / Bug JBEHAVE-1007
Before/after scenario steps and lifecycle steps are executed in wrong order
When story contains Lifecycle Before/After steps, these are executed outside the BeforeScenario/AfterScenario scope for scenarios parametrised by example.

When the JBEHAVE-993 was implemented, runLifecycleSteps is called before runBeforeOrAfterScenarioSteps (and in the reverse order at the end).

Attached is patch with fix and test (patch is based o...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to