Any chance we can combine efforts here and make the PCLTesting GUI based on the xUnit stuff? xUnit does support all platforms now and it may be better to use its attributes/mechanisms than introducing another test platform.
I already have a very primitive Xamarin Forms-based runner here: https://github.com/xunit/xamarin.xunit, and it'd be great to make it better. The xUnit.Xamarin stuff already supports WP8 SL, Xam.iOS and Xam.Android.
Any chance we can combine efforts here and make the PCLTesting GUI based on the xUnit stuff? xUnit does support all platforms now and it may be better to use its attributes/mechanisms than introducing another test platform.
I already have a very primitive Xamarin Forms-based runner here: https://github.com/xunit/xamarin.xunit, and it'd be great to make it better. The xUnit.Xamarin stuff already supports WP8 SL, Xam.iOS and Xam.Android.