{"id":13415625,"url":"https://github.com/hotchemi/awesome-android-testing","last_synced_at":"2025-03-18T08:41:48.825Z","repository":{"id":36143791,"uuid":"40447797","full_name":"hotchemi/awesome-android-testing","owner":"hotchemi","description":"A curated list of awesome android testing libraries.","archived":false,"fork":false,"pushed_at":"2021-01-06T13:39:23.000Z","size":43,"stargazers_count":743,"open_issues_count":0,"forks_count":77,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-05-02T01:06:23.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hotchemi.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}},"created_at":"2015-08-09T19:28:41.000Z","updated_at":"2024-03-26T11:31:29.000Z","dependencies_parsed_at":"2022-07-29T21:09:36.114Z","dependency_job_id":null,"html_url":"https://github.com/hotchemi/awesome-android-testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fawesome-android-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fawesome-android-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fawesome-android-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hotchemi%2Fawesome-android-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hotchemi","download_url":"https://codeload.github.com/hotchemi/awesome-android-testing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141539,"owners_count":20404836,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-07-30T21:00:50.865Z","updated_at":"2025-03-18T08:41:48.800Z","avatar_url":"https://github.com/hotchemi.png","language":null,"funding_links":[],"categories":["Others","Other Lists","语言","Mobile App Testing","Themed Directories"],"sub_categories":["TeX Lists","Android testing"],"readme":"# List of Android Testing Libraries\n\nA curated list of awesome android testing libraries.\n\nOf course it sometimes includes google's official one.\n\n## Unit Test\n\n### Framework\n\n- [JUnit](https://github.com/junit-team/junit)\n- [AndroidJUnitRunner](https://developer.android.com/tools/testing-support-library/index.html#AndroidJUnitRunner)\n- [Robolectric](https://github.com/robolectric/robolectric)\n- [RoboSpock](https://github.com/robospock/RoboSpock)\n- [Spek](https://github.com/JetBrains/spek) (Kotlin)\n- [Kotest](https://kotest.io/) (Kotlin)\n\n### Library\n\n- [Burst](https://github.com/square/burst)\n- [Kluent](https://github.com/MarkusAmshove/Kluent)\n- [Expekt](https://github.com/winterbe/expekt)\n\n## Integration Test\n\n### Framework\n\n- [Espresso](https://developer.android.com/tools/testing-support-library/index.html#Espresso)\n- [Robotium](https://github.com/RobotiumTech/robotium)\n\n### Library\n\n- [rxpresso](https://github.com/novoda/rxpresso)\n- [Spoon](https://github.com/square/spoon)\n- [spoon-gradle-plugin (Gradle plugin 2.x)](https://github.com/stanfy/spoon-gradle-plugin)\n- [spoon-gradle-plugin (Gradle plugin 3.x)](https://github.com/jaredsburrows/gradle-spoon-plugin)\n- [test-butler](https://github.com/linkedin/test-butler)\n- [composer](https://github.com/gojuno/composer)\n- [Barista](https://github.com/SchibstedSpain/Barista)\n\n## E2E Test\n\n### Framework\n\n- [UI Automator](https://developer.android.com/tools/testing-support-library/index.html#UIAutomator)\n- [Calabash-android](https://github.com/calabash/calabash-android)\n    - [Cucumber](https://github.com/cucumber/cucumber)\n- [Appium](https://github.com/appium/appium)\n    - [Appium Clients](https://github.com/appium/appium/blob/master/docs/en/about-appium/appium-clients.md)\n- [Selendroid](https://github.com/selendroid/selendroid)\n- [eggPlant](http://www.testplant.com/eggplant/testing-tools/eggplant-mobile-eggon/)\n- [Magneto](https://github.com/EverythingMe/magneto)\n- [Airtest](https://github.com/AirtestProject/Airtest)\n- [Poco](https://github.com/AirtestProject/Poco)\n\n### Helper\n- [DroidTestHelper](https://github.com/KazuCocoa/DroidTestHelper)\n\n## Recorder\n\n- [appium-desktop](https://github.com/appium/appium-desktop)\n- [Espresso Test Recorder](https://developer.android.com/studio/test/espresso-test-recorder)\n\n## Assertion\n\n- [AssertJ](http://joel-costigliola.github.io/assertj/)\n- [android-power-assert-plugin](https://github.com/gfx/android-power-assert-plugin)\n- [truth](https://github.com/google/truth)\n\n## Mock\n\n- [mockito](https://github.com/mockito/mockito)\n- [mockito](https://github.com/nhaarman/mockito-kotlin) (Kotlin)\n- [powermock](https://github.com/jayway/powermock)\n- [easymock](https://github.com/easymock/easymock)\n- [mockk](https://github.com/mockk/mockk)\n\n### Mock Server\n\n- [okhttp/mockwebserver](https://github.com/square/okhttp/tree/master/mockwebserver)\n- [WireMock](http://wiremock.org/)\n- [MockServer](http://www.mock-server.com/)\n\n## Monkey Test\n\n- [monkey](https://developer.android.com/tools/help/monkey.html)\n- [Cloud Test Lab](https://developers.google.com/cloud-test-lab/)\n- [AWS Device Farm](https://aws.amazon.com/jp/device-farm/)\n\n## TaaS\nTaaS stands for Test as a Service. Usually, TaaS provides us test platform like running test cases and its report.\nSome services are interesting since they don't provide only **running tests on their device farm**\n\n- [AWS Device Farm](https://aws.amazon.com/jp/device-farm/)\n- [SauceLabs](https://saucelabs.com/)\n- [Testdroid](http://testdroid.com/)\n- [Scirocco Cloud](http://www.scirocco-cloud.com/ja/price.html)\n- [Remote TestKit](https://appkitbox.com/)\n- [App Center](https://appcenter.ms)\n- [Kobiton](https://kobiton.com)\n- [Mobilebox](http://mobileboxlab.com/en/)\n- [HeadSpin](https://www.headspin.io)\n- [test.ai](http://test.ai)\n- [Magic Pod](https://magic-pod.com/en/)\n- [Firebase Test Lab](https://firebase.google.com/docs/test-lab/)\n\n## IDE\n- [Katalon](https://www.katalon.com)\n- [Appium Studio](https://experitest.com/appium-studio/)\n\n## Others\n\n- [calculon](https://github.com/mttkay/calculon)\n- [compile-testing](https://github.com/google/compile-testing)\n- [screenshot-tests-for-android](https://github.com/facebook/screenshot-tests-for-android)\n- [Mobile-Security-Framework-MobSF](https://github.com/ajinabraham/Mobile-Security-Framework-MobSF)\n- [OpenSTF](https://github.com/openstf) (2.x support API to control devices remotely.)\n- [Appium Java REPL](https://mobileboxlab.github.io/appium-java-repl/index.html)\n\n## Documents\n\n- [Testing](http://developer.android.com/tools/testing/index.html)\n- [Best Practices for Testing](https://developer.android.com/training/testing.html)\n- [Android Testing Tools](https://developer.android.com/tools/testing/testing-tools.html)\n- [Testing Display Performance](https://developer.android.com/preview/testing/performance.html)\n\n## Sample\n\n- [android-testing](https://github.com/googlesamples/android-testing)\n- [android-testing-templates](https://github.com/googlesamples/android-testing-templates)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhotchemi%2Fawesome-android-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhotchemi%2Fawesome-android-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhotchemi%2Fawesome-android-testing/lists"}