Updates:
        Status: Pending

Comment #1 on issue 859 by pekka.klarck: Additional listener methods for suite/test setup/teardown
http://code.google.com/p/robotframework/issues/detail?id=859

Listener methods start_keyword and end_keyword ought to be called when setups and teardowns are executed. Would it be enough to add the type of the keyword into the argument dictionary? Values could be 'setup', 'teardown', and 'keyword'.

Reply via email to