almaze-api/pytest.ini
2025-02-11 23:14:01 +05:30

5 lines
124 B
INI

[pytest]
markers =
webtest: marks tests that require internet connection
addopts = -v --tb=short
asyncio_mode = auto