Automate

Automating Xamarin Android Unit Test Apps - Like a Pro

Learn how to fully automate your Xamarin Android unit test apps using TestyDroid, from emulator boot to TeamCity test reports.

This article is for those of you out there who use Xamarin to write Android applications and want to automate the process of running your tests on an Android device. I'll show you how you can set this up with relative ease.

Here is the process we want:

Read more...