{"id":18553164,"url":"https://github.com/oliverspryn/android-unit-tests","last_synced_at":"2026-05-16T13:31:44.538Z","repository":{"id":149849904,"uuid":"218304493","full_name":"oliverspryn/android-unit-tests","owner":"oliverspryn","description":"Companion code for my Medium.com article: Writing a Fully Unit Testable Android App","archived":false,"fork":false,"pushed_at":"2019-11-01T16:33:57.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-08T00:17:07.333Z","etag":null,"topics":["android","coverage","dagger2","example","jacoco","junit","medium-article","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oliverspryn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-29T14:18:02.000Z","updated_at":"2019-11-01T16:15:35.000Z","dependencies_parsed_at":"2023-04-05T09:23:31.293Z","dependency_job_id":null,"html_url":"https://github.com/oliverspryn/android-unit-tests","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/oliverspryn/android-unit-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverspryn%2Fandroid-unit-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverspryn%2Fandroid-unit-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverspryn%2Fandroid-unit-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverspryn%2Fandroid-unit-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oliverspryn","download_url":"https://codeload.github.com/oliverspryn/android-unit-tests/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oliverspryn%2Fandroid-unit-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33104422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","coverage","dagger2","example","jacoco","junit","medium-article","unit-testing"],"created_at":"2024-11-06T21:16:16.636Z","updated_at":"2026-05-16T13:31:44.521Z","avatar_url":"https://github.com/oliverspryn.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Unit Tests\n\n[![Build Status](https://dev.azure.com/oliverspryn/android-unit-tests/_apis/build/status/oliverspryn.android-unit-tests?branchName=develop)](https://dev.azure.com/oliverspryn/android-unit-tests/_build/latest?definitionId=2\u0026branchName=develop) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d44f4551041d4a2faa80d9528f66ec40)](https://www.codacy.com/manual/oliverspryn/android-unit-tests?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=oliverspryn/android-unit-tests\u0026amp;utm_campaign=Badge_Grade) [![Maintainability](https://api.codeclimate.com/v1/badges/2240183e96e15084333d/maintainability)](https://codeclimate.com/github/oliverspryn/android-unit-tests/maintainability) [![Coverage Status](https://coveralls.io/repos/github/oliverspryn/android-unit-tests/badge.svg)](https://coveralls.io/github/oliverspryn/android-unit-tests) [![Known Vulnerabilities](https://snyk.io/test/github/oliverspryn/android-unit-tests/badge.svg)](https://snyk.io/test/github/oliverspryn/android-unit-tests)\n\nCompanion code for my Medium.com article: [Writing a Fully Unit Testable Android App](https://medium.com/@oliverspryn/writing-a-fully-unit-testable-android-app-90cd0310f18f)\n\n## Running the Application\n\nTo build this application, simply run:\n\n```bash\n./gradlew assembleDebug\n```\n\nThe output is shown in `app/build/outputs/apk/debug/app-debug.apk`\n\nRunning unit tests and extracting the coverage report is also just as easy:\n\n```bash\n./gradlew test\n```\n\nThe coverage reports appear in `app/build/reports/jacoco/jacocoTestReport`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverspryn%2Fandroid-unit-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foliverspryn%2Fandroid-unit-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foliverspryn%2Fandroid-unit-tests/lists"}