标签: c++ qt testing continuous-integration teamcity
是否有可能在TeamCity构建服务器中分析Qt Test框架的输出(例如,从xml文件或使用Cpp Unit Testing plugin)?
答案 0 :(得分:1)
从Qt 5.7.0开始,有一个-teamcity选项,以团队城市格式报告测试结果。有关更多信息,请参阅Qt Test Overview。
-teamcity