[Mono-list] Can mono run SharpDevelop and the GUI of NUnit ?

Christoph Wille christophw@alphasierrapapa.com
Wed, 29 May 2002 13:53:27 +0200


At 10:33 AM 5/28/2002 +0200, Christoph Wille wrote:
>While I'm at it: we'd welcome input to our unit testing framework, #unit 
>(should be portable to Mono with exception to the GUI). It is slightly 
>different from NUnit: it can test protected class members, follows .NET 
>paradigms (attributes instead of inheritacne) and most importantly, it can 
>test multi-assembly projects. (We are working on a detailed tech note)

We just released .88b of #develop - it comes with a first version of the 
#unit TechNote. You can find it in the source distribution: 
SharpDevelop\src\SharpUnit\ReadMe.sxw (OpenOffice 1.0)

You can get it via http://www.icsharpcode.net/OpenSource/SD/Download/ (the 
4029KB dl)

Chris