Loading pytest.ini +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ junit_logging = system-out junit_log_passing_tests = False junit_duration_report = call junit_family = xunit1 log_file_level = DEBUG junit_log_passing = true log_level = INFO 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 +2 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,8 @@ junit_logging = system-out junit_log_passing_tests = False junit_duration_report = call junit_family = xunit1 log_file_level = DEBUG junit_log_passing = true log_level = INFO 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