Publish MSTest Report

You are viewing an old version (v. 2) of this page.
The latest version is v. 3, last edited on Jun 20, 2010 (view differences | )
<< View previous version | view page history | view next version >>

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

  1. Generate MSTest report by MSTest application 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 will be a trx file.

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.

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