Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

4All - Unit Testing Workshop for Android Developers

Notifications You must be signed in to change notification settings

4alltecnologia/android-automation-test

Repository files navigation

CircleCI

4All - Unit Testing Workshop for Android Developers

{w=100%} {w=100%} {w=100%}

Simple Android application used like example for the 4All - Unit Testing Workshop for Android Developers.

To build and test app, run this: ./gradlew (or gradlew.bat, in Windows machine) assembleDebug testDebugUnitTest

To generate code coverage report, run this: ./gradlew (or gradlew.bat, in Windows machine) jacocoFullTestReport

Slides

View presentation

References

Articles

Books