Touch.Unit is a NUnitLite based runner that executes inside the iOS simulator or devices.
Touch.Unit is a NUnitLite based runner that executes inside the iOS simulator or devices.
It is used internally by Xamarin to unit test the class libraries shipped with MonoTouch. It is also provided with MonoTouch itself so developers can run their own .NET-based unit tests under iOS. Instructions for using Touch.Unit are available on Xamarin's documentation portal.
Touch.Unit is open source software. You can grab and fork its code from github.