status-desktop/test/e2e/pytest.ini

9 lines
167 B
INI
Raw Normal View History

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