{"id":30593036,"url":"https://github.com/alttester/examples-java-standalone-and-android-alttrashcat","last_synced_at":"2026-03-02T22:11:50.701Z","repository":{"id":88979075,"uuid":"532985150","full_name":"alttester/EXAMPLES-Java-Standalone-and-Android-AltTrashCat","owner":"alttester","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-08T07:40:48.000Z","size":304719,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-08T08:34:43.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alttester.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-09-05T16:49:57.000Z","updated_at":"2025-05-08T07:40:52.000Z","dependencies_parsed_at":"2024-09-16T20:27:46.637Z","dependency_job_id":"8a93210f-5c30-45ce-9e40-156af58fc75e","html_url":"https://github.com/alttester/EXAMPLES-Java-Standalone-and-Android-AltTrashCat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alttester/EXAMPLES-Java-Standalone-and-Android-AltTrashCat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alttester%2FEXAMPLES-Java-Standalone-and-Android-AltTrashCat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alttester%2FEXAMPLES-Java-Standalone-and-Android-AltTrashCat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alttester%2FEXAMPLES-Java-Standalone-and-Android-AltTrashCat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alttester%2FEXAMPLES-Java-Standalone-and-Android-AltTrashCat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alttester","download_url":"https://codeload.github.com/alttester/EXAMPLES-Java-Standalone-and-Android-AltTrashCat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alttester%2FEXAMPLES-Java-Standalone-and-Android-AltTrashCat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272734612,"owners_count":24984277,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-29T18:05:16.816Z","updated_at":"2026-03-02T22:11:45.664Z","avatar_url":"https://github.com/alttester.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standalone, Android and MacOS Build with Java Tests\n\nThis repository shows a few Java tests that use the page object model and AltTester® to test the Unity Endless Runner sample:\nhttps://assetstore.unity.com/packages/essentials/tutorial-projects/endless-runner-sample-game-87901\n\n### Running the tests on Windows or MacOS\nThe tests are meant to be run on a Windows or MacOS device. \n\n\nTo start the tests, depending on your OS run:\n\n❗ Starting with version 2.0.0, the AltTester® Desktop must be running on your PC while the tests are running.\n\nMacOS/Linux:\n1. Download and install the AltTester® Desktop for MacOS from [here](https://alttester.com/downloads/), then open it.\n2. Instrument the TrashCat application using the latest version of AltTester® Unity SDK - for additional information you can follow [this tutorial](https://alttester.com/walkthrough-tutorial-upgrading-trashcat-to-2-0-x/#Instrument%20TrashCat%20with%20AltTester%20Unity%20SDK%20v.2.0.x)\n3. Create a folder `mac` under the project and include the instrumented app under it.\n4. Run `./start_tests_mac.sh` in your terminal.\n    \nWindows:\n1. Download and install the AltTester® Desktop for Windows from [here](https://alttester.com/downloads/), then open it.\n2. Instrument the TrashCat application using the latest version of AltTester® Unity SDK - for additional information you can follow [this tutorial](https://alttester.com/walkthrough-tutorial-upgrading-trashcat-to-2-0-x/#Instrument%20TrashCat%20with%20AltTester%20Unity%20SDK%20v.2.0.x)\n3. Create a folder `windows` under the project and include the instrumented app under it.\n4. Run `./start_tests_windows.sh` in your terminal.\n    \n\n### Running the tests on Android\nPlease make sure your Android device is connected via USB before running the .sh script.\n\nTo start the tests, run:\n\n❗ Starting with version 2.0.0, the AltTester® Desktop must be running on your PC while the tests are running.\n\n1. Download and install the AltTester® Desktop for Windows from [here](https://alttester.com/downloads/), then open it.\n2. Instrument the TrashCat application using the latest version of AltTester® Unity SDK - for additional information you can follow [this tutorial](https://alttester.com/walkthrough-tutorial-upgrading-trashcat-to-2-0-x/#Instrument%20TrashCat%20with%20AltTester%20Unity%20SDK%20v.2.0.x)\n3. Create a folder `android` under the project and include the instrumented app under it.\n4. Run `./start_tests_android.sh` on Windows.\n\nThe `./start_tests_mac.sh` / `./start_tests_windows.sh` / `./start_tests_android.sh` script will:\n\n- start the app on your device\n- create an `allure-results` folder\n- run the tests\n- start the Allure report\n- stop the app after the tests are done\n\n### Allure\nTo run and process the test report you will need to install Allure beforehand. You can do that by using npm and the following command `npm install -g allure-commandline --save-dev` or check the Allure official page for more installation options.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falttester%2Fexamples-java-standalone-and-android-alttrashcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falttester%2Fexamples-java-standalone-and-android-alttrashcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falttester%2Fexamples-java-standalone-and-android-alttrashcat/lists"}