Files
ai.allucanget.biz/pyproject.toml
T

4 lines
96 B
TOML

[tool.pytest.ini_options]
asyncio_mode = "auto"
testpaths = ["backend/tests", "frontend/tests"]