nebsta's avatar
nebsta
Contributor
9 years ago
0
Status:
New Idea

Add the same Project to ProjectSuite TestItems multiple times

I would like to be able to add the same Project to a ProjectSuite's TestItems multiple times each with different subset of Keyword Tests/Scripts selected for that Project.

 

For some background - I have a Project called Common where I handle common functions such as starting and stopping the application.I would like to configure the TestItems within the ProjectSuite to:

1) Run Common.StartApplication

2) Run through the selected tested within all other Projects

3) Run Common.StopApplication

 

Currently it is only possible to add a Project to the ProjectSuite TestItems once and it is only possible to have one configuration for which tests to run within a Project's TestItems.