Just a few small things I've noticed working with an nUnit Test project in my Xamarin Forms solution...
1) If I create a test and click on Run Item , I get a pop up window that says "An application is already running and will have to be stopped. Do you want to continue?" Clicking Yes works fine.
2) If I want to step through my test I have to right click on the test project and choose Run With -> Mono Soft Debugger. That seems a bit odd.
Otherwise, all is great.
Thanks
-jesse