Currently, I have next issue. I'm running test story thru jbehave-maven plugin and passing custom story timeout to it thru properties and setting it to embedder using useStoryTimeouts
Timeout is passed correctly, but when story is failing by timeout it's not executing AfterStory/AfterScenario steps and not generate Jbehave report.
Does somebody know how to force Jbehave to execute AfterStory if Story is failed by timeout?
Thank you
Asked
Active
Viewed 116 times
0

DiTest
- 31
- 4
-
I think you should file a new bug in JBehave Jira – VaL Dec 26 '19 at 10:36
-
Created issue in [JBehave Jira](https://jbehave.atlassian.net/browse/JBEHAVE-1385) – DiTest Dec 27 '19 at 22:06