Skip to content

Commit 1e4c00f

Browse files
author
Sergio Ahumada
committed
Doc: Add `-xunitxml' option to qtestlib documentation
Task-number: QTBUG-14305 Reviewed-by: Casper van Donderen
1 parent 5e3e9c5 commit 1e4c00f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/src/development/qtestlib.qdoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,8 @@
195195
outputs XML formatted results instead of plain text
196196
\o \c -lightxml \BR
197197
outputs results as a stream of XML tags
198+
\o \c -xunitxml \BR
199+
outputs results as an Xunit XML document
198200
\o \c -eventdelay \e ms \BR
199201
if no delay is specified for keyboard or mouse simulation
200202
(\l QTest::keyClick(),

0 commit comments

Comments
 (0)