Loading pytest.ini +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ [pytest] addopts = --tb=short -n auto -v # Write captured system-out log messages to JUnit report. junit_logging = system-out junit_logging = all # Do not capture log information for passing tests to JUnit report. junit_log_passing_tests = False junit_duration_report = call Loading Loading
pytest.ini +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ [pytest] addopts = --tb=short -n auto -v # Write captured system-out log messages to JUnit report. junit_logging = system-out junit_logging = all # Do not capture log information for passing tests to JUnit report. junit_log_passing_tests = False junit_duration_report = call Loading