Forum Discussion
AlexKaras
15 years agoCommunity Hero
Hi Pavel,
Disabling test items results in configuration files changes that may cause inconveniences if the project is under source control.
I would instead consider introduction of the project suite variable (of Temporary category but not of the Persistent one to avoid changes in the configuration files during test run). The script may check the value of this variable and either proceed further or exit.
Disabling test items results in configuration files changes that may cause inconveniences if the project is under source control.
I would instead consider introduction of the project suite variable (of Temporary category but not of the Persistent one to avoid changes in the configuration files during test run). The script may check the value of this variable and either proceed further or exit.