[tool:pytest] testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_* addopts = --strict-markers --strict-config --disable-warnings --tb=short -v markers = unit: Unit tests integration: Integration tests slow: Slow running tests asyncio_mode = auto asyncio_default_fixture_loop_scope = function