nizwiz
nizwiz
Currently, both SharedLibrary.get_keyword_names() and SharedLibrary.run_key_word() do not seem to be protected by mutual exclusion mechanisms, which can lead to problems. E.g., running the attached example robot file (not a real...
Just imagine having to type this: robot --variable "DYNAMICTESTS:MyDataDrivenTestSuiteWithParticularlyLongName.0101|MyDataDrivenTestSuiteWithParticularlyLongName.0102|MyDataDrivenTestSuiteWithParticularlyLongName.0103" MyDataDrivenTestSuiteWithParticularlyLongName.robot Yeah you can copy'n'paste, but in a real world example you would want to copy'n'paste the test names as well,...