Fail RTC Build when Unit Test Cases fails using Msbuild
HI All,
I am using RTC with MSBuild.we are using Msbuild for Continous Integration to Execute StyleCop,FXCop,and to execute the Unit Test cases (Nunit).
My Issue is when test Case Execution Fails, My build Status is "Ok" instead of getting Failed.
Is there a way to Fail RTC build using MSbuild tasks.
Thanks in advance,
Prasanth