[pytest] testpaths = tests python_files = test_*.py addopts = -q # Put backend/ (this rootdir) on sys.path so tests import the `app` package under # pytest's default prepend import mode (tests/ has no __init__.py). pythonpath = .