[MonoDevelop] [PATCH] NUnit 2.2.8.0 compliance

Charlie Poole charlie at pooleconsulting.com
Mon Dec 4 13:41:51 EST 2006


Hi Lluis, 

> The problem is that with this patch the add-in won't compile 
> with NUnit 2.2.0.0. The solution is to add the NUnit dlls 
> into the nunit add-in, so we can avoid depending on the 
> specific version installed in each system.

I think adding a later version of the nunit dlls - the subset
that you require - to the monodevelop distribution is a great
first step.

In the longer run, I'd rather give you an assembly that
provides a façade to whatever version of NUnit the user
cares to use, and possibly allows selection at runtime.

Charlie




More information about the Monodevelop-list mailing list