I'm trying to use NUnit with Xamarin.Mac.Mobile with GUIUnit as this link.
https://developer.xamarin.com/samples/mac/guiunit-example/
Sample code is there.
https://github.com/simeon052/NUnitTest
But, I can't test some test with PCL Project by this error.
Without PCL Project, GUIUnit works well.
1) Test2 (NUnitTest.Mac.MyClass.Test2) System.IO.FileNotFoundException : Could not load file or assembly 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00038] in /Users/builder/data/lanes/3539/f37444ae/source/maccore/_mac-build/Library/Frameworks/Xamarin.Mac.framework/Versions/git/src/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:295