Android Unit Testing with Robolectric

Posted on Fri 10 October 2014 in Continuous Integration • Tagged with android, robolectric

I have been doing a lot of Android programming of late. One of the tasks that I originally had was to get a continuous integration environment going so that I could quickly and efficiently test and integrate my new code with my existing codebase. In this post, I’ll talk …


Continue reading