python - VS Code not finding pytest tests - Stack Overflow

PHOTO EMBED

Tue May 26 2020 09:06:41 GMT+0000 (Coordinated Universal Time)

Saved by @amypeniston

If anyone comes across this in 2020, this issue in the vscode-python repo saved my life. Basically, just do the following:

Uninstall the Python extension
Delete the file that contains the extension from your ~/.vscode folder (mine looked like ms-python.python-[YEAR].[MONTH].[VERSION])
Reinstall the extension
Worked like a charm.
content_copyCOPY

https://stackoverflow.com/questions/54387442/vs-code-not-finding-pytest-tests