_pytest.pathlib.ImportPathMismatchError: ‘tests.unit.conftest’, when having multiple plugins with different test directories and conftest
I am trying to use pytest to run tests in two different plugins as arranged in the following folder structure:
I am trying to use pytest to run tests in two different plugins as arranged in the following folder structure: