include pytest-cov options as pytest defaults
This commit is contained in:
parent
12307769d4
commit
00456152a8
@ -2,3 +2,4 @@
|
||||
norecursedirs = .venv .git node_modules
|
||||
env =
|
||||
D:FLASK_ENV=test
|
||||
addopts = --cov=atst --cov-report term --cov-fail-under 90
|
||||
|
Loading…
x
Reference in New Issue
Block a user