[pytest] log_cli = true log_level = info log_format = [+] %(asctime)s - %(filename)s - [line:%(lineno)d] - %(levelname)s: %(message).1024s log_date_format = %Y-%m-%d %H:%M:%S markers = debug: marks tests as debug cpu_profiler: marks tests as cpu profiler heap_profiler: marks tests as heap profiler testpaths = ./scenario_test addopts = -vv --html ./report/report.html --self-contained-html