Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将 cunit 集成到团队城市?我想正确查看团队城市的结果吗?我发现了这个
我可以将其用于我的目的吗?
我使用 perl 脚本将 cunit 可执行文件的输出转换为teamcity 服务消息。你可以在这个要点中看到它。
为了在 teamcity 中运行它,您应该将 cunit 输出通过管道传输到该脚本,然后一切都会好起来的。