Hi,
I would like to organise my tests within the ProjectSuite so that I do not necessarily run all KewordTests within a Project at the same time. For example an execution order such as:
-Project 1
-Test 1
-Project 2
-Test 1
-Project 1
-Test 2
Does anyone know if this is possible? As far as I can tell you can only add a project once to a ProjectSuite (regardless of which tests are enabled/disabled within that Project). If not does anyone know of a way around this?