NUnit Does not Work with Mono
-----------------------------
Key: NMAVEN-105
URL: http://jira.codehaus.org/browse/NMAVEN-105
Project: NMaven
Issue Type: Bug
Reporter: Shane Isbell
The compiled 2.4.x version of nunit framework that NMaven is using is not
compatible with earlier versions of NUnit. Mono requires 2.2.x version.
[INFO] Unhandled Exception:
[INFO] System.TypeLoadException: Could not load type
'NUnit.Console.ConsoleUi+EventCollector, nunit-console, Version=2.2.0.0,
Culture=neutral, PublicKeyToken=null'
We will need to compile a 2.2.x version of NUnit.Framework for use with Mono.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira