You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@linette-zyy This is working for me in the latest version. It seems similar to the other formatter issue where PTVS might not detect a valid interpreter or environment. Could you please try again with the correct Python environment being selected and configured, and see if it repros?
Environment
Steps to Reproduce
Create a new python project, right-click project, select Add > New Item …, then select "Python Unit Test" followed by "Add"
Enabled unittest
Set breakpoints in the test which you want to debug
In TE, select the test and right-click to select Debug Selected tests
Check that breakpoints are hit
Expected behavior
The breakpoints are hit
Additional context and screenshots
An error pops up.
The text was updated successfully, but these errors were encountered: