Dave Martin

Results 6 issues of Dave Martin

We feel it is a best practice to always include the library name or resource name on the front of every keyword call. For example, instead of just saying Click...

transformer

When Test Setup and [Setup] or Test Teardown and [Teardown] are used in the same test suite, [Setup] or [Teardown] are executed instead of the universal Test Setup or Test...

It would be great if this library could support the copy command to copy files to a pod. I foresee this keyword needing to know the following information (arguments): -...

I have a .robot file that has a Keywords section at the end. One of those keywords is getting flagged by the linter as not being used when it actually...

I have noticed that variables needed during Suite Setup are not automatically decrypted even though the library is imported during Suite Setup with variable_decryption = True. To get this to...

There is a companion to redis-py called redis-py-cluster found at https://github.com/Grokzen/redis-py-cluster. Are there any plans to support that? I am unable to use this library because it does not support...