Skip to content

Commit 670930f

Browse files
committed
Update docs
1 parent 1d22cff commit 670930f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ JUnit XML Formatter
77

88
Writes Cucumber message into a JUnit XML report.
99

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.
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.
1314

1415
If not, please let us know in the issues!
1516

0 commit comments

Comments
 (0)