Hi folks,

I've been working on another SourceForge project that has needed to
interface to multiple versions of NUnit.  Recently I have introduced a
pluggable testing framework.  At the moment is supports NUnit (tested
with 2.0.6.0 and 2.0.9.001), JUnit and AdHoc tests.  It probably already
works with NUnit 2.1, but if it doesn't this can be fixed.

Tests are run in a separate process that is controlled using .NET
remoting.  This means it's possible to run tests against a different
.NET Runtime than the one the client process is running in.  At the
moment the client process is Visual Studio.NET and I've been running
tests using the 1.0 and 1.1 .NET Runtime.  I'd like to add support for
Mono and Rotor at some point.

I've been keeping a project weblog at the following location (you'll
find most 'documentation' here)...
Point and Test NUnit integration for Visual Studio.NET
http://dotnetweblogs.com/NUnitAddin/

The SourceForge project is here...
NUnit Addin for Visual Studio.NET
http://sourceforge.net/projects/nunitaddin/

If anyone would like to make my test runner into a NAnt task, they would
be very welcome!  I'd also like to get it working with Mono and Rotor (I
hear the binary remoting channel is working in Mono now).  Being able to
develop using VS.NET and quickly run tests in Mono would be great!

What do you recon?

Jamie Cansdale
Mutant Design Limited
--



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to