mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-12 23:35:32 +00:00
8 lines
161 B
INI
8 lines
161 B
INI
[pytest]
|
|
log_format = %(asctime)s.%(msecs)03d %(levelname)7s %(name)s %(message).5000s
|
|
log_cli = true
|
|
log_cli_level = INFO
|
|
|
|
markers =
|
|
self: framework tests
|