Files
wlan-testing/tests/setup.cfg

7 lines
97 B
INI

# setup.cfg
[tool:pytest]
minversion = 6.0
addopts = -ra -q
testpaths =
tests
integration