Teaching
Courses I teach, information for students, and pedagogical approaches (especially Studios).
Technical Blogs
Merging Android Unit and Instrumented Code Coverage Reports Offline, using JaCoCo
- Keywords:
Android,Code Coverage,Gradle,JaCoCo,Continuous Integration (CI). - Description: Learn how to merge Code Coverage reports for your Android unit and instrumented (emulated) tests with Gradle, creating a single coverage report for all tests, and therefore available in Continuous Integration pipelines.