mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-22 12:29:37 +00:00
9 lines
167 B
INI
9 lines
167 B
INI
[pytest]
|
|
log_format = %(asctime)s.%(msecs)03d %(levelname)7s %(name)s %(message).5000s
|
|
log_cli = true
|
|
|
|
addopts = --disable-warnings
|
|
|
|
markers =
|
|
smoke: Smoke tests
|