Hi, there! I am the author of the xUnit.net integration for Xamarin Studio / MonoDevelop. Today the addin can run v1 tests, and it works fine (more or less). v1 framework is old (the most recent version is 2.0), and my goal is to make the addin run v2 tests.
But the xUnit framework itself crashes with TypeLoadException, and the crash only happens when running on mono. I tried to debug it, but couldn't find what is the problem. I am asking this community for help. Maybe someone will be interested to debug this crash. Github Issue: https://github.com/xunit/xunit/issues/158 Thank you!
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
