Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 1039 by [email protected]: Metadata for test cases
http://code.google.com/p/robotframework/issues/detail?id=1039
It would be nice to have a metadata attribute for individual test cases in
a test suite file. One of the use cases I can think of is when we want to
associate a failing test case with an issue id. When we have multiple test
cases in a test suite and some of them are failing because of known
(logged) issues, we want to be able to highlight that. We do this at a test
suite level now but we want something more granular.
How much of an effort is it to implement this? The metadata should be sent
to the listeners and appear on reports.