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 bada18f commit 17078bbCopy full SHA for 17078bb
README.md
@@ -8,9 +8,9 @@ JUnit XML Formatter
8
Writes Cucumber message into a JUnit XML report.
9
10
The JUnit XML report is
11
-[not a standard](https://github.com/testmoapp/junitxml/tree/main). But we
12
-validate it against the [Jenkins JUnit XML XSD](./jenkins-junit.xsd) so there
13
-should be a good chance your CI will understand it.
+[a de facto standard without an official specification](https://github.com/testmoapp/junitxml/tree/main).
+But we validate it against the [Jenkins JUnit XML XSD](./jenkins-junit.xsd) so
+there 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