[ http://jira.codehaus.org/browse/JBEHAVE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mauro Talevi updated JBEHAVE-399: --------------------------------- Component/s: Core Description: PostStoryStatisticsCollector should be counting scenarios in a story considering whether it's a givenStory or not. It should be displaying the number of scenarios executed in the story, not including int the count those executed in the GivenStories. was:This is because PostStoryStatisticsCollector is resetting and writing the data on calls to beforeStory/afterStory irrespective of whether givenStory is set or not. It's also displaying the total number of scenarios executed, including the count from the GivenStories, rather than just the number of scenarios in the story. Fix Version/s: 3.2 Issue Type: Improvement (was: Bug) Summary: Count scenarios in a story separately from those in the GivenStories. (was: Reports contain incorrect data with multiple scenarios in one story when using GivenStories.) > Count scenarios in a story separately from those in the GivenStories. > --------------------------------------------------------------------- > > Key: JBEHAVE-399 > URL: http://jira.codehaus.org/browse/JBEHAVE-399 > Project: JBehave > Issue Type: Improvement > Components: Core > Affects Versions: 3.1.2 > Reporter: Daniel Godfrey > Priority: Minor > Fix For: 3.2 > > > PostStoryStatisticsCollector should be counting scenarios in a story > considering whether it's a givenStory or not. It should be displaying the > number of scenarios executed in the story, not including int the count those > executed in the GivenStories. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email