Skip to content

"test" is not an allowed value for the "request" property of launch configs configurations #15790

Closed
@weinand

Description

@weinand

The documentation at https://code.visualstudio.com/docs/python/testing#_debug-tests says that a value "test" can be used for the "request" property of launch configs configurations.

Please note, that this is neither supported by VS Code nor by DAP and it will break an unknown number of assumptions and result in a bad user experience (e.g. microsoft/vscode#119903). The only supported values are "launch" and "attach".

Metadata

Metadata

Assignees

Labels

area-debuggingbugIssue identified by VS Code Team member as probable bugpartner askverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions