RE: [Nant-users] .85 RC3 and Nunit 2.2

2005-07-28 Thread Blagassie
Title: .85 RC3 and Nunit 2.2 I found out through this list that the task is only works with NUnit 2.2.  The NUnit 2.2.2 framework is not currently supported by NAnt 0.85 RC3.  I had to uninstall NUnit 2.2.2 and roll back to NUnit 2.2.   Once this was done, the task started working.  

[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] Nant task

2005-07-19 Thread Blagassie
Hi,   I’m working on getting Nant to be able to build a simple C# application then run NUnit tests using the task.  I’ve got Nant successfully building the C# application.  When the task is processed, the assembly is recognized and an xml output file is created.  However, the resu