We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c138fa commit 85da763Copy full SHA for 85da763
pytest.ini
@@ -52,7 +52,7 @@ filterwarnings =
52
53
# https://docs.pytest.org/en/stable/usage.html#creating-junitxml-format-files
54
junit_duration_report = call
55
-junit_family = xunit2
+junit_family = xunit1
56
junit_logging = all
57
junit_log_passing_tests = true
58
junit_suite_name = ansible_pygments_test_suite
0 commit comments