If you have test utils (for example, a builder class) and you want to use them with Pytest, then you add to your pyproject to import code from the tests folder. But ...