문제

How could I integrate cunit to team city? I want to see result on team city correctly? I found this

Can I use that for my purpose?

도움이 되었습니까?

해결책

I use a perl script that transforms output of cunit executable to teamcity service messages. you can see it in this gist.

For running this in teamcity, you should pipe cunit output to this script and then everything will be fine.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top