Android Quality with MVP, Espresso, JUnit, JaCoCo and SonarQube
In my last post, I explained why you should use SonarQube. In this post, I’m going to show you how to setup an Android app with multiple modules, tested using Espresso and JUnit, with code coverage using JaCoCo, which is…