Comment #2 on issue 859 by [email protected]: Additional listener methods for suite/test setup/teardown
http://code.google.com/p/robotframework/issues/detail?id=859

Even though what you suggest would be good enough, I think from a test case lifecycle perspective it would be better to have separate methods. We will clearly have all the test lifecycle methods in the listener interface and it will be much more obvious to the users. I leave the implementation up to your discretion.

If you decide to go with what you suggested, we would need a distinction between "suite setup" and "test setup"

Reply via email to