The syntax could be very similar as @Composite but in a <my_composite>.step file:

Composite: Given %customer has previously bought a %product
Alias: <customer> has previously bought a <product>

Steps:
Given <customer> is logged in
Given <customer> has a cart
When a <product> is added to the cart

I suppose a special InjectableStepsFactory could locate these .step files, load them and process them similar as @Composite?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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