tests/ has no __init__.py so "from tests.conftest" fails. Use "from conftest" which pytest resolves automatically. Made-with: Cursor
tests/ has no __init__.py so "from tests.conftest" fails. Use "from conftest" which pytest resolves automatically. Made-with: Cursor