status-desktop/test/ui-pytest/pytest.ini

10 lines
188 B
INI

[pytest]
log_format = %(asctime)s.%(msecs)03d %(levelname)7s %(name)s %(message).5000s
log_cli = true
log_cli_level = INFO
addopts = --disable-warnings
markers =
smoke: Smoke tests