mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Ignore venv in pytest and add mock dependency
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
[pytest]
|
||||
norecursedirs = .* pytest_gui_status testcases
|
||||
norecursedirs = .* pytest_gui_status testcases venv
|
||||
addopts = -p no:gui_status
|
||||
|
||||
Reference in New Issue
Block a user