clearml-agent/tests/pytest.ini

12 lines
278 B
INI
Raw Normal View History

2019-10-25 19:28:44 +00:00
[pytest]
python_files=*.py
script_launch_mode = subprocess
env =
PYTHONIOENCODING=utf-8
log_cli = 1
log_cli_level = DEBUG
log_cli_format = [%(name)s] [%(asctime)s] [%(levelname)8s] %(message)s
log_print = False
log_cli_date_format=%Y-%m-%d %H:%M:%S
addopts = -p no:warnings