Skip to content

Launch debugger instead of attaching when debugging Python unit tests #983

Closed

Description

  • When debugging python unit tests (pytest, nose or unittests), VSC launches the code and attaches to the running code via the debugger
  • Change this to: Launch the code in debug mode (easier, faster and avoids the need to start socket servers for attaching).

Preparation for use of experimental debugger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-debuggingarea-testingdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions