[MonoDevelop] NUnit Addin

Charlie Poole charlie at pooleconsulting.com
Mon Jul 31 12:50:22 EDT 2006


Hi Michael, 

> On 7/31/06, Charlie Poole <charlie at pooleconsulting.com> wrote:
> > Is the NUnit addin a part of the MonoDevelop project 
> itself, or does 
> > somebody else provide it?
> 
> The addin is part of MD itself:
> http://svn.myrealbox.com/viewcvs/trunk/monodevelop/Extras/NUnit/
> The MD configure script
> http://svn.myrealbox.com/viewcvs/trunk/monodevelop/configure.i
> n?view=markup
> uses pkg-config to check for both NUnit >= 2.2.0 and 
> Mono-NUnit >= 1.1.8. The user is expected to get these from elsewhere.

OK. I'll experiment with this using different versions and see what works.
 
> > In either case, I'd like to work together to figure out how to get 
> > some the upcoming 2.4 release into MonoDevelop. Does that seem like 
> > something you guys would be interested in?
> 
> I'm sure people would appreciate it. Even if Lluis wishes to 
> keep compatibility with NUnit 2.2, you could always add 2.4 
> stuff with conditionals.

An initial step might be to upgrade to 2.2.8 in order to get NUnit's own
built-in compatibility with prior versions. NUnit 2.4 has changes in the
TestRunner interface - which I hope you are using, since lower-level stuff
has even more changes. :-(

I'll keep listening here and post something more after I've done some
experiments.

Charlie 

> 
> 
> --
> Michael Hutchinson
> http://mjhutchinson.com
> 




More information about the Monodevelop-list mailing list