blob: 69a5cc266edd5bd6f335283c021180b871cc67f6 (
plain) (
tree)
|
|
[pytest]
log_format = %(asctime)s | %(levelname)s | %(message)s
log_date_format = %Y-%m-%d %H:%M:%S
log_cli_level = INFO
#log_cli = 1
markers =
stress: Long tests; don't run them casually
flame_graph: Generate the flame graph for these tests
|