Files
wlan-testing/tests/tox.ini

7 lines
90 B
INI

# tox.ini
[pytest]
minversion = 6.0
addopts = -ra -q
testpaths =
tests
integration