almaze-api/pytest.ini

5 lines
124 B
INI
Raw Permalink Normal View History

2025-02-11 23:14:01 +05:30
[pytest]
markers =
webtest: marks tests that require internet connection
addopts = -v --tb=short
asyncio_mode = auto