renesis / libs /kotaemon /pytest.ini
noumanjavaid's picture
Upload folder using huggingface_hub
ad33df7 verified
raw
history blame
213 Bytes
[pytest]
minversion = 7.4.0
testpaths = tests
addopts = -ra -q
log_cli=true
log_level=WARNING
log_format = %(asctime)s %(levelname)s %(message)s
log_date_format = %Y-%m-%d %H:%M:%S
log_file = logs/pytest-logs.txt