Skip to content

Tests are discovered with Pytest plugin in VSCode, but when launched in debug mode they are not found anymore. #22228

@giuiaz

Description

@giuiaz

When i try to launch a test from pytest plugin in VSCode, it shows me the error:

ERROR: not found path_to_the_test
(no name 'path_to_the_test' in any of [])

This usually happen when i have a test with multiple parameters and i try to launch the test with a specific one, but launching the test normally has always worked until 10th of October.

I have all init.py required, and didn't change the code.

Python version: 3.10.9
VsCode version: 1.83.1

Metadata

Metadata

Assignees

Labels

area-testinginfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions