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:
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
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
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
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
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