init
This commit is contained in:
9
pytest.ini
Normal file
9
pytest.ini
Normal file
@@ -0,0 +1,9 @@
|
||||
[pytest]
|
||||
minversion = 8.4.2
|
||||
addopts = -ra
|
||||
testpaths =
|
||||
tests
|
||||
log_cli = 1
|
||||
log_cli_level = DEBUG
|
||||
log_cli_date_format = %Y-%m-%d %H:%M:%S
|
||||
log_cli_format = %(asctime)s %(levelname)s %(message)s
|
||||
Reference in New Issue
Block a user