Title: Message Title
Mauro Talevi edited a comment on an issue
JBehave / Bug JBEHAVE-1005
Underscores in step parameters unsupported since JBehave 3.9
Starting with JBehave 3.9 underscores are no longer supported in step parameters.

Eg. the following step annotation used to work with JBehave 3.8 and before, but results in a pending step when using 3.9 and 3.9.1:
@Given("a step containing an underscore in a parameter $test_param")

This must be related to JBEHAVE-957 and JBEHAVE-974
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to