4 lines
96 B
TOML
4 lines
96 B
TOML
[tool.pytest.ini_options]
|
|
asyncio_mode = "auto"
|
|
testpaths = ["backend/tests", "frontend/tests"]
|