Open
Description
When I run tests or debug my tests in the Testing module in VS Code, the _debug_bin*.exe files are always located in the same directory as the test code that I'm running.
I would like to be able to specify in .vscode\launch.json where these artifacts are created, stored, and cleaned up from.
My organization is pretty strict with its antivirus software and always flags any executable from being run. I can make requests on a case-by-case basis for executables to be ignored, so I want a directory that I can request be ignored so I can run and debug my tests.
Metadata
Metadata
Assignees
Labels
No labels