Is there any possible to analyse output of Qt Test framework in TeamCity build server (e.g. from xml file or using Cpp Unit Testing plugin)?
Asked
Active
Viewed 556 times
1 Answers
1
Starting with Qt 5.7.0, there is a -teamcity
option that reports the testresults in the teamcity format. See Qt Test Overview for more informations.

tomvodi
- 5,577
- 2
- 27
- 38