[ 
http://jira.codehaus.org/browse/JBEHAVE-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=247714#action_247714
 ] 

Daniel Godfrey commented on JBEHAVE-399:
----------------------------------------

I found an issue with my original fix for this where errors weren't being 
reported correctly, when a later "not performed" method couldn't be 
parameterised properly.

Also, I found an issue with nested GivenStories in the latest master, where it 
was reporting incorrect scenario counts when there a GivenStory contained 
GivenStories.

I've pushed fixes for both of these and a testcase for the 2nd issue to my 
github fork at https://github.com/dgodfrey/jbehave-core/commits/jbehave_399.


> 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


Reply via email to