You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
192 B
INI

[pytest]
python_functions = *_test
python_classes = *_test
xfail_strict = true
log_level = debug
log_date_format = "%Y-%m-%d %H:%M:%S"
log_format = "%(asctime)s - %(levelname)s - %(message)s"