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

Joseph Wilk commented on JBEHAVE-126:
-------------------------------------

Just spotted this ticket and I thought I would chime in with how in Cucumber 
(http://wiki.github.com/aslakhellesoy/cucumber) we introduced GivenScenario and 
relatively swiftly decided to remove the feature in favour of other solutions. 

I noted down some of the reasons why we removed it and what replaced it: 
http://blog.josephwilk.net/ruby/cucumber-waves-goodbye-to-givenscenario.html

Hope that might be of some relevance and help.




> GivenScenarios
> --------------
>
>                 Key: JBEHAVE-126
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-126
>             Project: JBehave
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Elizabeth Keogh
>            Assignee: Mauro Talevi
>             Fix For: 2.3
>
>
> As someone writing scenarios, I want to be able to use another scenario as a 
> Given, so that I don't have to write big long scenarios.
> Not sure how this would work - at the moment we can get around it on the code 
> side. I'm guessing we're looking for something like
> Given the glider
> where the_glider is a scenario file.
> (What would we do if the_glider had two scenarios in it? Throw an exception, 
> maybe?)

-- 
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