Issue Type: Improvement Improvement
Affects Versions: 3.7.6
Assignee: Unassigned
Components: Web Selenium
Created: 20/Feb/13 2:52 AM
Description:

When using a ParameterisedStep it makes sense to pass to the stepMonitor the value of the ParamterisedStep and not stepAsString. This enables the actual substituted values visible when monitoring running tests.

For example, instead of the LocalFrameContextView showing:

"Given the username is <name>"

It would be better if it showed:

"Given the username is (bob)"

It is clear from the intent that this is the value being used and that it has been replaced during runtime.

A patch file for StepCreator.java will be attached to this JIRA shortly.

=david=

Environment: Web
Fix Versions: 3.7.6
Project: JBehave
Priority: Major Major
Reporter: David Harrigan
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