TeamCity - How to select the tests that will execute in "Run Custom" dialog

Answered

0
1 comment

Hello Tech,

There is not built-in functionality in TeamCity. You can try to use a third party plugin for this purpose: https://plugins.jetbrains.com/teamcity/plugin/9076-web-parameters. 

Also the common practice is to use tests categories and not to execute tests by name.

0

Please sign in to leave a comment.