Skip to content

ctest: Add support for generating xUnit/JUnit XML output

Being able to generate JUnit XML output from CTest would be convenient for integration with CI tools (e.g. GitLab CI). The XML output produced by the current ctest -T Test option is not compatible.

Something like:

ctest --output-xunit test_results.xml
Edited by Taylor Braun-Jones
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information