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 1d22cff commit 670930fCopy full SHA for 670930f
README.md
@@ -7,9 +7,10 @@ JUnit XML Formatter
7
8
Writes Cucumber message into a JUnit XML report.
9
10
-The JUnit XML report is a loose standard. We validate it against the
11
-[Jenkins JUnit XML XSD](./jenkins-junit.xsd) so there should be a good
12
-chance your CI will understand it.
+The JUnit XML report is
+[not a standard](https://github.com/testmoapp/junitxml/tree/main). But we
+validate it against the [Jenkins JUnit XML XSD](./jenkins-junit.xsd) so there
13
+should be a good chance your CI will understand it.
14
15
If not, please let us know in the issues!
16
0 commit comments