yzerk

Results 1 comments of yzerk

@AmailP Imagine you have this folder structure: example-project ├───resources │ ├───resource1 │ │ ├───subresourcefolder1 │ │ └───subresourcefolder2 │ │ ├───resource-file1.robot │ └───resource2 │ ├───resource-file2.robot ├───test-suites │ ├───suite1 │ │ ├───test-file1.robot...