Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow for setting up a debug configuration for tests #332

Closed
@lmazuel

Description

@lmazuel

Environment data

VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.6
OS and version: Windows 10 falls update

Actual behavior

"Step into" when debugging does not let me go inside a lib installed in the venv (not the current personal code)

Expected behavior

"Step into" let me step into whatever code (mine or dependencies).

Steps to reproduce:

  • Place a breakpoint on a requests.get
  • Step into

Logs

N/A

PTVS has an option for that, and possible in PyDev (but full disclosure it was a long time ago for this one...)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions