forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
- create the below project structure
- set the path of .env file in settings.json file
- try to open the testing icon it will give test discovery error due to module not found error, But I have already defined that modules path in .env file and configured it in setttings .json
Meanwhile when I am trying to run it in Integrated terminal it's running absolutely fine
I have tried all the ways possible but I am not able to figure out the issue can someone help me on this
Metadata
Metadata
Assignees
Labels
area-testingbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededVerification succeeded