Files
httprunner/examples/pytest.ini
T

7 lines
143 B
INI

[pytest]
addopts = -s
# https://docs.pytest.org/en/latest/how-to/output.html
junit_logging = all
junit_duration_report = total
log_cli = False