# pytest.ini or .pytest.ini [pytest] minversion = 8.0 addopts = -ra -q --durations=5 pythonpath = app/src app/tests ha_addons/ha_addon/rootfs testpaths = app/tests ha_addons/ha_addon/tests asyncio_default_fixture_loop_scope = function asyncio_mode = strict