Updates:
Status: Accepted
Labels: Target-2.7
Comment #1 on issue 1015 by pekka.klarck: Attribute source to be passed on
start/end suite listener methods
http://code.google.com/p/robotframework/issues/detail?id=1015
Sounds like a reasonable enhancement and the patch looks good too. Unless
someone else if faster, I can test the patch after I'm finished with my
current coding task.
It was great that also tests were updated but this needs to be mentioned
also in the Use Guide. Are you interested in doing that too? The User Guide
is written using reStructuredText format but the needed change is likely to
be so simple that you don't really needed to know it. The file that should
be edited is located at
doc/userguide/src/ExtendingRobotFramework/ListenerInterface.txt. You can
generate the UG using doc/userguide/ug2html.py and there's some more
information in doc/userguide/README.txt.