{"id":20579629,"url":"https://github.com/wolox/wolmo-testing-android","last_synced_at":"2026-02-28T14:31:25.834Z","repository":{"id":44574365,"uuid":"437034077","full_name":"Wolox/wolmo-testing-android","owner":"Wolox","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-05T14:29:51.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-15T09:39:31.266Z","etag":null,"topics":["android","instrumented-tests","testing","wolmo"],"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/Wolox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-10T15:56:26.000Z","updated_at":"2022-01-11T13:38:33.000Z","dependencies_parsed_at":"2023-01-23T02:30:17.853Z","dependency_job_id":null,"html_url":"https://github.com/Wolox/wolmo-testing-android","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Wolox/wolmo-testing-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-testing-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-testing-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-testing-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-testing-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wolox","download_url":"https://codeload.github.com/Wolox/wolmo-testing-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wolox%2Fwolmo-testing-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29937391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"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","instrumented-tests","testing","wolmo"],"created_at":"2024-11-16T06:17:47.361Z","updated_at":"2026-02-28T14:31:25.816Z","avatar_url":"https://github.com/Wolox.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Release](https://jitpack.io/v/Wolox/wolmo-testing-android.svg)](https://jitpack.io/v/Wolox/wolmo-testing-android.svg)\n\n\u003cp align=\"center\"\u003e\n\u003cimg height=\"140px\" width=\"400px\" src=\"https://user-images.githubusercontent.com/50247351/152792701-c5be5057-15e7-4377-a383-9dd17c827129.png\"/\u003e\n\u003c/p\u003e\n\n# \u003ca name=\"topic-title\"\u003e\u003c/a\u003e Wolmo Testing Android\n\nThis module provides a suite of methods to improve the process of writing instrumentation tests with [Espresso](https://developer.android.com/training/testing/espresso), while also providing implementations to support fragment testing with [Hilt](https://dagger.dev/hilt/).\n\n## \u003ca name=\"topic-installation\"\u003e\u003c/a\u003e Installation\n\n### Gradle\n\nFirst, add this at the end of your root build.gradle:\n\n```groovy\nallprojects {\n  repositories {\n    maven { url 'https://jitpack.io' }\n  }\n}\n```\n\nThen, add the dependency in your module's build.gradle:\n\n```groovy\nandroidTestImplementation \"com.github.Wolox:wolmo-testing-android:$wolmo_testing_version\"\n```\n\n## \u003ca name=\"topic-contributing\"\u003e\u003c/a\u003e Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push your branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## \u003ca name=\"topic-about\"\u003e\u003c/a\u003e About\n\nThis project is developed and maintained by [Wolox](http://www.wolox.com.ar).\n\n\u003cimg height=\"118px\" width=\"426px\" src=\"https://user-images.githubusercontent.com/50247351/146973273-9cca946f-4811-44f4-9e00-53dd0e3ec120.png\"/\u003e\n\n## \u003ca name=\"topic-license\"\u003e\u003c/a\u003e License\n\n**Wolmo Testing Android** is available under the MIT [license](https://raw.githubusercontent.com/Wolox/wolmo-testing-android/main/LICENSE.md).\n\n    Copyright (c) Wolox S.A\n\n    Permission is hereby granted, free of charge, to any person obtaining a copy\n    of this software and associated documentation files (the \"Software\"), to deal\n    in the Software without restriction, including without limitation the rights\n    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n    copies of the Software, and to permit persons to whom the Software is\n    furnished to do so, subject to the following conditions:\n\n    The above copyright notice and this permission notice shall be included in\n    all copies or substantial portions of the Software.\n\n    THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n    AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n    LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n    OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n    THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolox%2Fwolmo-testing-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolox%2Fwolmo-testing-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolox%2Fwolmo-testing-android/lists"}