[tool.pytest.ini_options] pythonpath = "." testpaths = ["tests"] python_files = ["test_*.py"] asyncio_mode = "strict" asyncio_default_fixture_loop_scope = "function"