DanielPBak
DanielPBak
``` dpbak@88665a377313 ~ % mkdir test dpbak@88665a377313 ~ % sshfs clouddesk:~/ test mount_macfuse: mount point /Users/dpbak/test is itself on a macFUSE volume dpbak@88665a377313 ~ % rmdir test rmdir: test: Resource...
testrail's python API seems to support attaching files: https://www.gurock.com/testrail/docs/api/reference/attachments (add_attachment_to_result) It would be nice if the pytestrail plugin included hooks for this API, so that we can publish files with...
I have an idea for a feature I would like to implement and would like some sign-off before I do it. Live games have dropped off substantially from when I...
With ``` "rfLanguageServer.includePaths": [ "test\\robotframework\\*.robot" ], ``` (or with "test/robotframework/*.robot") I get the following debug information: ``` [Trace - 1:28:56 PM] Sending request 'buildFromFiles - (1)'. Params: { "files": [...