René
René
I have a UseCase at a customer, where we design multiple libraries, which are classes in submodules. ``` a/ a/__init__.py a/b/__init__.py a/c/__init__.py ``` `a.b` has a class `b` that has...
another example how it could look like with `--stacktrace` ``` ============================================================================== 01 CarConfig ============================================================================== Configure Car with Pass Traceback (most recent call last): File "/Source/RF-Schulung/02_RobotFiles/TestCases/14_Browser/01_CarConfig.robot:27", in "01 CarConfig" Configure Car...
@pekkaklarck I think we have just found a bug in Robot Framework DotDict. 😉 This `not a == b` vs `a != b` was the reason the utest fail in...
I think it would be bad to just change the order! one would like the cli be first, others would like the libraries be first. My idea was that a...
Example of reasons for an order: one Listener removes confidential Data from the Messages. Another listener sends all Keywords to a Reporting system. The Cleaner should run first! other thing:...
@jleigh100 Could you maybe explain your use case a little bit more concrete, so that other would understand the need a bit better?
Where have you seen me?
@Tattoo i made a small python class to convert libdoc xml to this json. https://github.com/Snooz82/LibDoc2Json
Pull Request has been made!
@ravihuang Are you interested to keep your installer up to date? If so, please update it to the newest versions of the containing libraries. Then i would add it to...