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