Automating Android Unit Tests with Xamarin
Recently, I’ve been evaluating Xamarin’s native bindings. As part of this, I started looking at how to run unit tests on real devices automatically as part of continuous integration (CI) builds. This is fairly well documented for iOS (see here). Howe...
blog.kbremner.com6 min read