Pekka Klärck

Results 725 comments of Pekka Klärck

Yeah, I still see this as a nice to have but not too high priority feature. That means I won't implement it myself in the foreseeable future, but I would...

This was recently proposed again as #3841 so there's clearly some interest. I still don't consider this too high priority issue because typically you can simply name different resource files...

The main reason we support aliases with libraries is to allow importing same lib with different arguments. That doesn't apply to resource files, but I can see just renaming libs...

Sorry for a late review. The code looks fine and having a separate mapping for extra attributes looks good as well. I thing differences between `WhileIteration` and `ForIteration` can be...

Could you clarify this? Did you add breakpoint to a library keyword or where?

I don't personally use debuggers much or at all so don't know how useful this would be. If more active debugger users find this useful and this could be added...

Being able to save executable test suite objects to disk would be handy, but saving them into `*.robot` files is not exactly trivial. Some problems that need to be addressed:...

No concrete plans for implementing this. It's more likely that we add support for saving executable suites into JSON. For more details see #3902.

We've been thinking about making Robot Framework work better in non-English usage lately and already have some concrete steps to that direction: - In RF 5.1 we plan to enhance...

This issue is a precondition for modernizing the tech used by log.html and report.html. They contain a lot more JavaScript code and having better JavaScript setup (test system, CI, conventions,...