Files
postgresmanager/pytest.ini
tanuki tanuki cc2cbdc025 init
2025-11-10 10:35:26 -05:00

9 lines
192 B
INI

[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