Loading pytest.ini +1 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,7 @@ junit_logging = system-out junit_log_passing_tests = False junit_duration_report = call junit_family = xunit1 junit_log_passing = true log_level = INFO log_file_level = DEBUG log_format = %(asctime)s %(levelname)s %(message)s log_date_format = %Y-%m-%d %H:%M:%S # for pytest-html report: do not log environment variables from the runners Loading Loading
pytest.ini +1 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,7 @@ junit_logging = system-out junit_log_passing_tests = False junit_duration_report = call junit_family = xunit1 junit_log_passing = true log_level = INFO log_file_level = DEBUG log_format = %(asctime)s %(levelname)s %(message)s log_date_format = %Y-%m-%d %H:%M:%S # for pytest-html report: do not log environment variables from the runners Loading