Mauro Talevi commented on Bug JBEHAVE-879

I don't see the problem that you're referring to. The keywords are injected via the other constructor which is what is used in the trader-i18n example.

Have a look at the configuration in:

https://github.com/jbehave/jbehave-core/blob/master/examples/trader-i18n/src/main/java/org/jbehave/examples/trader/i18n/LocalizedTraderStories.java

The story https://github.com/jbehave/jbehave-core/blob/master/examples/trader-i18n/src/main/java/org/jbehave/examples/trader/i18n/stories/sv_and_step.story shows the use of localised steps with more than one And per type.

Please check your configuration against the one above. Note that you need to inject the keywords both in the StepCollector and StoryParser.

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