During msbuild process I get TRX-file and I want to add this file to TFS unit-tests report. How can I do that?
For example:
MSTest /publishresultsfile:testResult.trx /publish:http://ourtfsmachine:8080 /teamproject:ProjectName /publishbuild:BuildNumber01 /platform:AnyCpu /flavor:Release