Comment #5 on issue 857 by [email protected]: Provision for Library constructor with Suite/Test details map as a parameter
http://code.google.com/p/robotframework/issues/detail?id=857
just one last question around this, to clarify that my understanding of the proposed implementation of issue 811 is correct.
If the library has ROBOT_LIBRARY_SCOPE = "TEST CASE" or "TEST SUITE", whenever we create a new instance for a test case / test suite we will register instance as a listener?
