[MonoDevelop] Mono 2.8 .Net 4.0 and Nunit

Atsushi Eno atsushieno at veritas-vos-liberabit.com
Fri Oct 22 17:03:58 EDT 2010


Mono itself has NUnit 2.4.8 because we have classic Assertion based
tests in our own class libs. We cannot migrate to newer versions until
those tests are converted. For details, see:
http://www.mail-archive.com/mono-devel-list@lists.ximian.com/msg21466.html

Atsushi Eno

> All,
>
> I recently upgraded to Mono 2.8. Subsequently, I started converting
> projects to use .Net 4.0. This has caused all my Nunit tests to fail.
> The Nunit site says that one needs Nunit 2.5.6 or better to run in
> .Net 4.0 in Mono. It appears Monodevelop is running it's own copy of
> Nunit, and that appears to be 2.4.8 (or possible 2.4.7). Is it
> possible to change that? And if so, how would one change that?
>
> It did not appear to be sufficient to run tests under Nunit
> externally, that would be less than ideal, but would be better than no
> tests at all.
>
> Thanks for any help,
>
> Matt
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>
>   



More information about the Monodevelop-list mailing list