© Dawid Borycki 2018
Dawid BoryckiBeginning Xamarin Development for the Machttps://doi.org/10.1007/978-1-4842-3132-6_6

6. Unit Testing

Dawid Borycki1 
(1)
Institute of Physical Chemistry, Polish Academy of Sciences, Kasprzaka 44/52, Warsaw, 01-224, Poland
 
Achieving high-quality apps is one of the most important and difficult tasks in software engineering, especially in mobile development. Mobile apps usually have a lot of competing solutions, and therefore to make your app successful you need to ensure that the app works correctly on various mobile devices. This requires you to repeat the same testing for your app on many devices, which can be a very long and expensive process. Unit, or automatic, testing is therefore not only another fancy tool ...

Get Beginning Xamarin Development for the Mac: Create iOS, watchOS, and Apple tvOS apps with Xamarin.iOS and Visual Studio for Mac now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.