Exe for one Folder

Best practices, code snippets for common functionality, examples, and guidelines.
1985Primus
Posts: 6
Joined: Thu Sep 30, 2021 4:25 pm

Exe for one Folder

Post by 1985Primus » Tue Feb 28, 2023 6:11 pm

Hi

Short Question:
Is it possible to generate a .exe file for one folder of Testcases which runs the Testcases like the projectname.exe in the debug folder?

Thanks

User avatar
Stub
Posts: 515
Joined: Fri Jul 15, 2016 1:35 pm

Re: Exe for one Folder

Post by Stub » Wed Mar 01, 2023 9:57 am

Create a run config that only has that folder active, then tell the exe to run that particular run config?

1985Primus
Posts: 6
Joined: Thu Sep 30, 2021 4:25 pm

Re: Exe for one Folder

Post by 1985Primus » Thu Mar 02, 2023 3:19 pm

Vielen Dank