1[pytest] 2 3python_classes = Test 4python_files = test_*.py 5python_functions = test_ 6testpaths = tests 7asyncio_mode=auto 8