mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-12-25 23:17:03 +00:00
7 lines
90 B
INI
7 lines
90 B
INI
# tox.ini
|
|
[pytest]
|
|
minversion = 6.0
|
|
addopts = -ra -q
|
|
testpaths =
|
|
tests
|
|
integration |