aboutsummaryrefslogtreecommitdiff
path: root/setup.cfg
blob: 3b9eef9226a20e97e2d8fbcabc445ebb3026e123 (plain)
1
2
3
4
5
6
[metadata]
description_file = README.md
[tool:pytest]
python_classes = *Test
python_files = *_test.py
testpaths = tests/mobly