[tool.pytest.ini_options] pythonpath = [".."] testpaths = ["tests"] [tool.coverage.run] source = ["app"]