pytest: Set testpaths
This commit is contained in:
parent
a26fc89f49
commit
a3834d043b
@ -1,5 +1,6 @@
|
||||
[pytest]
|
||||
addopts = --strict -rfEw --faulthandler-timeout=70 --instafail --pythonwarnings error
|
||||
testpaths = tests
|
||||
markers =
|
||||
gui: Tests using the GUI (e.g. spawning widgets)
|
||||
posix: Tests which only can run on a POSIX OS.
|
||||
|
Loading…
Reference in New Issue
Block a user