[tool:pytest] addopts = --tb=short --strict-markers -v testpaths = tests timeout = 60 markers = timeout: mark test to run with timeout slow: mark test as slow running integration: mark test as integration test unit: mark test as unit test asyncio_mode = auto asyncio_default_fixture_loop_scope = function