[Nant-users] NUnitReport producing nicely formatted reports that contain no test results

2005-09-25 Thread Kris Marwood
Hi All, Anyone have any ideas why nunitreport would produce a html file with all the correct formatting but containing no test results? (the xml file it is pointing at *does* contains test results...) I'm using: Nant 0.85 RC2 NantContrib 0.85 RC3 NUnit 2.2 with the following targets:

RE: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-07-08 Thread Paul Cowan
Title: Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3? Hi Michael, Do you have an example of your email below?  I actually do not know what you mean. Thanks Paul   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dang, Michael (GO+ IT

Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-05-03 Thread Dang, Michael (GO+ IT - Houston)
Title: Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3? Hmmm... Good point. I modified the stylesheets in NUnit2Report and used the style task.  Works like a charm. This approach is better than relying on the NUnit2Report or Nunitreport tasks that have an increased

Re: [Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-04-28 Thread Gary Feldman
Michael Dang wrote: Hi All, 1) Are there any implications or ill side-effects of using the NUnitReport task with NantContrib 0.85RC3 vs the NUnit2Report V1.2.2 release? Which one would be the preferable task if using Nant 0.85RC3? Is there any real difference between the NUnitReport task and the

[Nant-users] NunitReport or NUnit2Report task with Nant 0.85RC3?

2005-04-28 Thread Michael Dang
Hi All, 1) Are there any implications or ill side-effects of using the NUnitReport task with NantContrib 0.85RC3 vs the NUnit2Report V1.2.2 release? Which one would be the preferable task if using Nant 0.85RC3? 2)Both NUnitReport tasks fail if there is a Nunit xml document generated with 0 test

[Nant-users] NUnitReport

2004-08-04 Thread John Ludlow
Hi Yet another question, this time about NUnitReport (from NantContrib). I have ben trying to generate a report from the task xml output, it always generates a blank report (that is, it always acts as if there are no tests to be run). No errorsa are shown. I have put full paths to the uni