This documentation relates to QuickBuild 10.0.x
Select here if you are using a different version

Publish MSTest Report

To publish MSTest report, the following two steps are required:

  1. Generate MSTest TRX test report by running mstest command or by MSBuild, NAnt etc.
  2. Add MSTest report publish step by choosing Publish -> Publish MSTest Report from step menu.

Generate MSTest Report

You may generate MSTest report by running mstest.exe from command line or by MSBuild task. The result of MSTest should be TRX test report.

In this version, QuickBuild will not parse the MSTest coverage result.

Publish MSTest Report

Add Publish MSTest Report step to your build workflow. If you have several report sets, you can add several steps with different report set names. Reference this page for more details.

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.