mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-07 08:22:41 +08:00
7 lines
143 B
INI
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
|