Hi, I downloaded NUnit for Mono from SourceForge (NUnit-2.1.5-mono-1.0.zip). I tried to run some tests on Mono (Windows XP) but I got some problems:
> mono nunit-console.exe nunit.tests.dll ** (nunit-console.exe:3892): WARNING **: Could not load class from token 0x0100001e in nunit-console.exe ** (nunit-console.exe:3892): WARNING **: Could not load class from token 0x01000020 in nunit-console.exe ** (nunit-console.exe:3892): WARNING **: Could not load class from token 0x01000020 in nunit-console.exe ** (nunit-console.exe:3892): WARNING **: Could not load class from token 0x0100001e in nunit-console.exe ** (nunit-console.exe:3892): WARNING **: Could not load class from token 0x01000009 in nunit-console.exe NUnit version 2.1.5 Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov, Charlie Poole. Copyright (C) 2000-2003 Philip Craig. All Rights Reserved. OS Version: Microsoft Windows NT 5.1.2600.0 Mono Version: 1.1.4322.573 ** (nunit-console.exe:3892): WARNING **: Missing method get_isOut in assembly nunit-console.exe typeref index 2 Does NUnit 2.1.5 run on Mono (Windows XP)? Any ideas to fix this problem? Thanks, Eric Lemoine ([EMAIL PROTECTED]) _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
