Updates:
        Status: Pending

Comment #1 on issue 1380 by pekka.klarck: add support for [id] in test settings
http://code.google.com/p/robotframework/issues/detail?id=1380

Suites, tests, and keywords already have an automatically generated id in format s1 (root suite), s1-t2 (second test of the root suite), s1-s2-t3-k2-k1 (you got the idea). Would exposing this through the listener API be enough for you?

For you custom id:s you can use tags, for example, like 'id-foo' and id-bar'.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to