Files
uis-cloud-computing/7project/backend/pyproject.toml

5 lines
157 B
TOML

[tool.pytest.ini_options]
pythonpath = "."
asyncio_mode = "auto"
asyncio_default_fixture_loop_scope = "function"
asyncio_default_test_loop_scope = "function"