[MonoDevelop] NUnit Addin

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jul 31 05:02:24 EDT 2006


Hi,

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.in?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.

> 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.


-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list