Skip to content

Commit 17078bb

Browse files
committed
Update docs
1 parent bada18f commit 17078bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ JUnit XML Formatter
88
Writes Cucumber message into a JUnit XML report.
99

1010
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.
11+
[a de facto standard without an official specification](https://github.com/testmoapp/junitxml/tree/main).
12+
But we validate it against the [Jenkins JUnit XML XSD](./jenkins-junit.xsd) so
13+
there should be a good chance your CI will understand it.
1414

1515
If not, please let us know in the issues!
1616

0 commit comments

Comments
 (0)