[Nant-users] NUnit2Report

2005-07-20 Thread Blagassie
I am working on a large project C# which contains numerous assemblies.  I am successfully able to process the Nunits and generate xml result files.  Has anyone figured out a way to get the NUnit2Report task to handle processing multiple assemblies.  The task creates the necessary html f

[Nant-users] nunit2report

2005-06-22 Thread Paul Cowan
Has anyone got nunit2report to work?   The following target, completely fails for me:               RE: [Nant-users] nunit2report
Hi, I'm using 0.85-rc3 build. Is this a known bug?? When I use nunitreport, I get an empty report. Thanks Paul -Original Message- From: Kevin Williams [mailto:[EMAIL PROTECTED] Sent: 27 May 2005 18:43 To: Paul Cowan Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-

Re: [Nant-users] nunit2report

What version of NAnt are you on - 0.85rc3? I had to tweak the source for nunit2report and recompile before it would work on the newer NAnt builds. Paul Cowan wrote: Hi, I simply cannot get nunit2report to work, and I cannot get find out why. Does anyone have a working example or any idea

[Nant-users] nunit2report

Hi,   I simply cannot get nunit2report to work, and I cannot get find out why. Does anyone have a working example or any idea what the *?..* is going on??   Below is my target:                          

RE: [Nant-users] nunit2report

Of Paul CowanSent: 26 May 2005 10:02To: nant-users@lists.sourceforge.netSubject: [Nant-users] nunit2report Hi all,   When I run the following target I get: Invalid element . Unknown task or datatype

[Nant-users] nunit2report

Hi all,   When I run the following target I get: Invalid element . Unknown task or datatype.                                                     If I use the tag I

[Nant-users] NUnit2Report v1.2.2 Task is now available for download.

NUnit2Report v1.2.2 is now available for download. http://nunit2report.sourceforge.net/Change log :* Support for nant version 0.8.3.* Remark : This version doesn't support the .Net Framework V1.1, it must be in the next release. All install and usage instructions are included in the zip fil

Re: [Nant-users] NUnit2Report error in NAnt

Jeff, the NUnit2Report task doesn't ship with the nant distribution. Its been implemented by a third party. You can get the latest release at http://sourceforge.net/projects/nunit2report/ Unfortunately its compatible with 0.83 rc2. I've contacted the author with an offer to submit patches So I'l

[Nant-users] NUnit2Report error in NAnt

I am getting an error when I include NUnit2Report in my NAnt build "invalid element . Unknown task or datatype" Any idea why this is occuring? --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-co

[Nant-users] NUnit2Report v1.2.1 Task

NUnit2Report v1.2.1 is now available for download. http://nunit2report.sourceforge.net/ Change log :* Change design of the html report. * Support for nant version 0.8.2. * Correct Bug.* Add Patch.  All install and usage instructions are included in the zip file. Don't forget that other oup

[Nant-users] NUnit2Report nant Task v1.2 is now available for download.

NUnit2Report v1.2 is now available for download. http://sourceforge.net/projects/nunit2report/ Change log : * Add a file attribut to the C# XML file comment of the assemblie test. So we can have a comment for each test method in the html report. * Support for nant version from the 08-02-2003 snaps

[Nant-users] NUnit2Report Task

The NUnit2Report Task (v1.1) is now available for download on http://sourceforge.net/projects/nunit2report/ This version add support for output format frame and correct bugs. Don't forget that other ouput language can be add by modifying the Traductions.xml file. If so, you can submit me your cha