mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-20 01:54:14 +02:00
Bug Fixes & Automated Testing - remove_failed_imports.py #patch
This commit is contained in:
8
.pytest.ini
Normal file
8
.pytest.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user