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]
|
[pytest]
|
||||||
norecursedirs = .* pytest_gui_status testcases
|
norecursedirs = .* pytest_gui_status testcases venv
|
||||||
addopts = -p no:gui_status
|
addopts = -p no:gui_status
|
||||||
|
|||||||
@@ -6,3 +6,4 @@ jinja2
|
|||||||
python-dateutil
|
python-dateutil
|
||||||
humanfriendly
|
humanfriendly
|
||||||
psutil
|
psutil
|
||||||
|
mock
|
||||||
|
|||||||
Reference in New Issue
Block a user