[tool.pytest.ini_options] asyncio_mode = "auto" asyncio_default_fixture_loop_scope = "session" addopts = "--browser=firefox --headed" pythonpath = ["."] testpaths = ["tests"]