Hi, I would like to thank You for the answer. I managed to set NUnit right, and now it works fine. Test results are now shown on the dashboard.
Once again, thank you for your effort. regards Danijel Senekovič 2009/2/13 Ruben Willems <[email protected]> > Hi > > Nunit works fine for me on 3.5 > > 1) can you verify that in the build log (artifacts\buildlogs folder) > do you see some kind test results > 2) did you include the mstest xsl files in the dashboard.config? > 3) restart iis on the machine hosting the dasboard > > > can you try this? > > > with kind regards > Ruben Willems > > > On Fri, Feb 13, 2009 at 2:51 PM, Danijel Senekovič < > [email protected]> wrote: > >> >> Hi, >> >> I'm using ccnet(v1.4.2) for automatic builds and unit test runs. It is >> working fine. See, I'm using VS 2008 (framework 3.5) and because of >> that, I can not use NUnit because NUnit supports framework 2.0 at max. >> So I'm using MSTest for unit testing. And now my problem occurs. The >> webdashboard does not show my test results. I had follow the >> instructions, as shown on page: >> http://blogs.blackmarble.co.uk/blogs/bm-bloggers/archive/2006/06/14/5255.aspx >> , but it does not work. >> >> The TestResult.trx file merge also seems ok. >> >> Can You tell where the problem is? >> >> >> >> thank you for answers >> > > -- Lep pozdrav Danijel Senekovič
