mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-17 21:53:58 +02:00
8 lines
206 B
INI
8 lines
206 B
INI
[pytest]
|
|
# log_cli = true
|
|
addopts = -q --tb=short -s
|
|
log_cli_level = INFO
|
|
log_cli_format = %(asctime)s - %(levelname)s - %(name)s - %(message)s
|
|
log_cli_date_format = %Y-%m-%d %H:%M:%S
|
|
testpaths =
|
|
tests |