On 2/23/2012 9:07 PM, Ryan Boggs wrote:
> Hi,
>
> On Thu, Feb 23, 2012 at 6:53 AM, Bob Archer<bob.arc...@amsi.com>  wrote:
>> Looks like some good changes.
>>
>> Is the nunit stuff going to be version specific? Or, is it chaining out to 
>> whatever version of nunit you have or point to in your project?
> I am hoping that people using a certain version of NUnit for their
> tasks will not have to touch their setup but if anyone wants to use
> features from the latest NUnit version, they will be able to through
> the NAnt task.
Hi!

Sorry, somehow I can't make heads or tails of that sentence :D
Are you saying that NAnt is integrating parts of NUnit, but it will be 
able to run tests from any future NUnit version (at least NUnit appears 
to employ some magic here -- I'm running my 2.5.10 tests in a 2.5.5 test 
runner). Or will it work differently?

Way, way in the past when .NET 2.0 was still cutting edge and NAnt's 
<nunit /> task had just been replaced by the <nunit2 /> task, there was 
talk about just calling nunit-console.exe because NAnt was having 
trouble keeping up with NUnit's updates. But it seems NUnit has found 
mechanisms to avoid requiring a specific version since then, making that 
rather undesirable external executable scenario unnecessary :)

-Markus-


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to