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