mirror of
https://github.com/SpecterOps/Nemesis
synced 2026-06-08 12:36:42 +00:00
7 lines
85 B
INI
7 lines
85 B
INI
[pytest]
|
|
minversion = 6.0
|
|
asyncio_mode = auto
|
|
addopts = -ra -q
|
|
testpaths =
|
|
tests
|