Skip to content

gkaradagan/GithubRepo

Repository files navigation

GithubRepo!

This application is written in kotlin also gradle is written in kotlin-dsl.

GithubRepo Application Demo

The application uses Clean Architecture based on MVVM and Repository patterns. Also Repository, ViewModel, Room and Service testes is written. Automatically codeCoverageReport task will added when app is builded. I used jacoco library for creating code coverage report because android studio is not calculating it when gradle is written in kotlin-dsl.

Image of Test Result

Libraries Used

For Testing