Stories fails while generating reports

2015-10-29 Thread igal epshtein
Hi , sometimes my execution has a "fail" status with no errors during the execution itself ... I assume it comes from the report generation (AfterStories) Generating reports view to '/Users/ie54553/Automation/AutomationProject/target/jbehave' using formats '[stats, txt, html, xml,

Re: GivenStories @ the end of execution

2015-11-03 Thread igal epshtein
io) >- have a final scenario which invokes the given stories > > > On 26/10/2015 08:27, igal epshtein wrote: > > Hi, > > I'm using a GivenStories for executing Login scenario which is located in > different story. > I was wondering if there is a way to use somethi

Jbehave reporting

2015-11-03 Thread igal epshtein
Hi, I'm executing all my story files (6 in total) , each story has 3-4 scenarios , and for several scenarios I being using an Examples table in order to inject diffrent parameters (several flows) In total , I've aprox 20-25 different tests, the thing is , I execute them from a single

StoryReporter being executed 3 times ...

2015-12-29 Thread igal epshtein
Hi, I'm implementing my own Reporter by extending StoryReporter. The thing is , each override method being executed 3 times (one after another) before the the execution moves to next method in the execution flow For example : *beforeStory (3 executions) ---> beforeScenario (3 executions) --->

Maven execution pass although the story fail

2016-01-12 Thread igal epshtein
Hi , Some times I've failed steps , but the in the end , I'm getting "success" in maven execution (Build Success) Do I miss something in my configuration ? Thanks ___ Then confirmation message is shown with