Comment #2 on issue 758 by laurent.carbonnaux: Keyword execution context
transmission to external libraries
http://code.google.com/p/robotframework/issues/detail?id=758
Hi Peke,
1/ As I mentioned in a previous mail, I am planning to extend rf to use it
as a BDD framework for JUnit java test tool.
I would like to know in which context the keyword is called (suite name,
test name, BDD prefixes: given, when, then or and), to generate the fixture
code.
Since I am not a python developer, I was requesting this to thru this
enhancement request. But as I mentioned, I'll try to do it alone and let
you know. It may take longer time then!
2/ Thanks for information I'll send the code to mailing list, ... after a
while;-)