[tool.pytest.ini_options] pythonpath = "." testpaths = ["tests"] asyncio_mode = "auto" norecursedirs = ["tmp", "assets", "node_modules", "dist", "build", "web", "tools"]