Quantcast
Channel: Continuous Integration – Piotr Wittchen
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

Static Code Analysis in Android project

Overview I’ve recently read great article telling how to improve quality and syntax of your Android code by Vincent Brison. It presents how to use tools like Checkstyle, Findbugs, PMD, and Android Lint...

View Article


Image may be NSFW.
Clik here to view.

Test coverage report for Android application

For a long time I wasn’t able to find the right way to generate test coverage reports for Android instrumentation unit tests created with AndroidJUnit4 runner. In the past I’ve found many solutions,...

View Article


Image may be NSFW.
Clik here to view.

Unit test coverage report with Travis CI for Robolectric on Android

Introduction Some time ago, I’ve written an article about Test coverage report for Android application. It got some interest (many comments below article and many visits according to Google Analytics),...

View Article
Browsing latest articles
Browse All 3 View Live