1[metadata] 2description_file = README.md 3[tool:pytest] 4python_classes = *Test 5python_files = *_test.py 6testpaths = tests/mobly 7