Skip to content

Stack traces in pytest output can't be clicked when using pytest integration #25750

Description

Does this issue occur when all extensions are disabled?: Not applicable, Python extension required

  • VS Code Version: 1.108.0
  • OS Version: Linux x64 6.17.13-200.fc42.x86_64

When running pytest in the VSCode terminal, the filenames in the stack trace are clickable, and open the file at the right line in VSCode:

Image

However, if I'm running the test through VSCode's pytest integration (by clicking on "Run Test" in the left sidebar, "Testing" tab), the stacktrace can't be clicked on:

Image

Activity

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

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions