Is there a way to use the Qt Test output generated with -xunitxml in Bamboo?
Attached is a sample result file. (test.log)
Community moderators have prevented the ability to post new answers.
The JUnit parser works with the output generated as long as the test output files has the extention *.xml. The problem seems to be that using any other extention except *.xml for the unit test output files will result in the Bamboo not reading the output files and reporting that the build was testless.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.