Comment #2 on issue 341 by stashluk: Ability to record PASS message in the report file.
http://code.google.com/p/robotframework/issues/detail?id=341

A built-in keyword would be clearer and easier to use in my opinion. I call mine
'Pass Message'.

I think error messages should override any 'pass' message that is set during the test. My patch only lets this happen if something in the evaluation of the message argument goes awry (Often the required result variable doesn't yet exist). Also, the current implmentation makes it impossible to have a teardown keyword and report a
pass message at the same time.

I was considering an additional log level to handle this...
like:
| Log | ${min_widget} <= ${widgets} <= ${max_widgets} (International Widget Units) |
RESULT |

I'm willing to provide documentation and tests, provided I can get a little support from the core dev-team. I'll ask my IT to remove any IRC port blocks on Monday
morning.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to