[ 
https://jira.codehaus.org/browse/JBEHAVE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=284173#comment-284173
 ] 

Simon Wiehe commented on JBEHAVE-645:
-------------------------------------

Forgive me as I may have misunderstood the use of the @And annotation I saw in 
the Java Doc.

What I am looking for is the ability to interchange And & With in the story 
file so the story reads better. I have looked at the localised keywords and 
whilst it looks possible to use With instead of And, it does not seem possible 
to have both. My initial attempts to get this working, just allowing me to use 
With "instead of" And rather than "as well as", have not proved very 
successful. 

> Support @With annotation
> ------------------------
>
>                 Key: JBEHAVE-645
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-645
>             Project: JBehave
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 3.5.3
>            Reporter: Simon Wiehe
>            Priority: Minor
>
> Is it possible to support a With tag in scenarios.
> e.g. instead of using the following
> Given a new trade
> and trade price of $15
> the following would read better
> Given a new trade
> With trade price of $15

--
This message is automatically generated by JIRA.
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