Explicitly use xunit2 schema for pytest output.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 27 Nov 2020 14:12:07 +0000 (17:12 +0300)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 30 Nov 2020 08:07:10 +0000 (08:07 +0000)
Resolves #3717

python_packaging/src/test/pytest.ini
python_packaging/test/pytest.ini

index 56711bbf764025d8d7bac7663a6614f1cb70b32e..fe55d2ed64b588f65868a485437a69503b58e2b2 100644 (file)
@@ -1,2 +1,2 @@
 [pytest]
-junit_family=xunit1
+junit_family=xunit2
index 56711bbf764025d8d7bac7663a6614f1cb70b32e..fe55d2ed64b588f65868a485437a69503b58e2b2 100644 (file)
@@ -1,2 +1,2 @@
 [pytest]
-junit_family=xunit1
+junit_family=xunit2