Searched defs:pytest (Results 1 – 3 of 3) sorted by relevance
1 [pytest] section3 log_cli = true5 log_level = info6 log_format = [+] %(asctime)s - %(filename)s - [line:%(lineno)d] - %(levelname)s: %(message).1024s7 log_date_format = %Y-%m-%d %H:%M:%S9 markers =15 testpaths = ./scenario_test17 addopts = -vv --html ./report/report.html --self-contained-html
10 [pytest] section16 pytest argument
10 deps =12 commands = pytest -v ./tests/