You need to configure the web dashboard and your build service/
console's XSL. The build service/console is for the emails. There are
a few XSL sheets regarding MSTest, a summary and report for both 2005
and 2008. You will need to figure out the appropriate ones and set the
XSL is in the config files. On the web dashboard it is
dashboard.config or something close, and the service and console both
have their own config files sho choose the one for you. The trx file
is and XML file and CC.NET has no problem with this.

On Oct 15, 11:38 am, "Rory Clark (Contractor)"
<[email protected]> wrote:
> We run a set of unit tests written with the VSTS testing framework. In the 
> <publishers /> block we are merging the TRX file from the test run.
>             <merge>
>                 <files>
>                     <file>..\eModal.Assemblies.trx</file>
>                     <!-- TODO: Add other files! -->
>                 </files>
>             </merge>
>
> However, I am at a loss as to get this files to display their results in 
> e-mail and on the website. Doing a Google search has yet to yield anything 
> that works.
>
> We are running v1.4.4.83 of CC.Net.
>
> Thanks!
> Rory

Reply via email to