Relative Content

Tag Archive for pythonvisual-studio-codepytest

Pytest import issue with VSCode

I literally just had Pytest working fine, I have the correct conda env selected in VSCode. I tried to run a test just then, and it can’t find my folder ‘modules’ which is in my project directory. The import for modules is in my tests/test_function.py file, as: