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
Using vscode-python 2020.6.88468
VSCode 1.46.0
When I run a test using the pytest framework, there is always an error at the end of the log:
Error: Error: cannot open file:///c%3A/Code/pixelcrunch/C. Detail: Unable to read file 'c:\Code\pixelcrunch\C' (Error: Unable to resolve non-existing file 'c:\Code\pixelcrunch\C')
regardless if the test itself actually passes or fails:
I don't know what is causing it to look for this file.
Almenon, ziesemer, Daniel-Khodabakhsh, ChadBailey, AndersSteenNilsen and 10 more
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