Open
Description
I'm having an issue with running tests. Below is the error when running > pytest test/test_login.py
I have compared my files and directory structure to the repo and cannot see what I'm missing.
ImportError while loading conftest 'D:\Documents\Python\PacktFastAPI\planner\tests\conftest.py'.
tests\conftest.py:5: in
from main import app
E ModuleNotFoundError: No module named 'main'
Metadata
Metadata
Assignees
Labels
No labels