mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-13 17:07:19 +00:00
Adding filter and log output to pytest
This commit is contained in:
+5
-5
@@ -3,10 +3,10 @@ addopts = --no-start-live-server --live-server-port=5005
|
||||
#testpaths = tests pytest_invenio
|
||||
#live_server_scope = session
|
||||
|
||||
#filterwarnings =
|
||||
#ignore::DeprecationWarning:sqlalchemy.*:
|
||||
filterwarnings =
|
||||
ignore::DeprecationWarning:urllib3.*:
|
||||
|
||||
; logging options
|
||||
#log_cli = 1
|
||||
#log_cli_level = DEBUG
|
||||
#log_cli_format = %(asctime)s %(name)s: %(levelname)s %(message)s
|
||||
log_cli = 1
|
||||
log_cli_level = DEBUG
|
||||
log_cli_format = %(asctime)s %(name)s: %(levelname)s %(message)s
|
||||
Reference in New Issue
Block a user