8000 Specify path for test and debug artifacts · Issue #3796 · golang/vscode-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Specify path for test and debug artifacts #3796
Open
@fbsmith

Description

@fbsmith

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0