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
When pytest --collect-only fails, VSCode does not display tests.
However, other tools like PyCharm do display all the tests.
It should be possible to display all the tests even when pytest --collect-only fails.