This document describes how to create unit tests for your Xamarin.iOS projects. Unit testing with Xamarin.iOS is done using the Touch.Unit framework that includes both an iOS test runner as well as a modified version of NUnit called Touch.Unit that provides a familiar set of APIs for writing unit tests. Setting up a test project in Visual Studio for Mac To setup a unit testing framework for your p