Import module error while running ‘pytest –cov-report term-missing –cov=app tests/’
I’m new to pytest, and I’m trying to get my unit tests to run. Right now I’m getting import module errors. I have my project organized in the following:
I’m new to pytest, and I’m trying to get my unit tests to run. Right now I’m getting import module errors. I have my project organized in the following: