{"id":15435192,"url":"https://github.com/drptbl/ocmonkey","last_synced_at":"2025-04-11T18:12:15.804Z","repository":{"id":88033495,"uuid":"85299339","full_name":"drptbl/OCMonkey","owner":"drptbl","description":"Monkey Testing for iOS","archived":false,"fork":false,"pushed_at":"2017-03-02T17:16:57.000Z","size":58,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T09:08:50.401Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":false,"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/drptbl.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}},"created_at":"2017-03-17T10:24:50.000Z","updated_at":"2022-06-05T23:18:36.000Z","dependencies_parsed_at":"2023-03-11T04:31:14.499Z","dependency_job_id":null,"html_url":"https://github.com/drptbl/OCMonkey","commit_stats":{"total_commits":3,"total_committers":2,"mean_commits":1.5,"dds":"0.33333333333333337","last_synced_commit":"d6eb73c61cbf5166191441e0f072a5613affd86f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drptbl%2FOCMonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drptbl%2FOCMonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drptbl%2FOCMonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drptbl%2FOCMonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drptbl","download_url":"https://codeload.github.com/drptbl/OCMonkey/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248456367,"owners_count":21106603,"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-10-01T18:43:03.907Z","updated_at":"2025-04-11T18:12:15.782Z","avatar_url":"https://github.com/drptbl.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OCMonkey\nMonkey Testing for iOS\n\n## Overview\nInspired from [SwiftMonkey](https://github.com/zalando/SwiftMonkey), written in Objective-C, but most importantly, OCMonkey is totally irrelevant to your test target! In other words, you don't have to    modify your app's project.\n\n## Installation\nCould not be more simple. No other requirement.\n\n\n## Requirements\niOS version: \u003e= 9.0\nSupport both device and simulators.\nIf you were to run monkey on real device rather than simulators, you must configure ```Code Signing``` and ```Mobile Provisioning Profiles``` settings by your self. You may also need to modify the ```bundleID``` of target ```MonkeyRunner```.\n\n### Usage\nThe first parameter is the bundleID of your tested app.\nThe second parameter is the events count for the monkey.\nAll done. Run the XCUITest via ```Command+Shift+U```. Enjoy yourselfQ\n```\n//  MonkeyRunner.m\n[[[Monkey alloc] initWithBundleID:@\"com.apple.Health\"] run:100];\n```\n\n### TODO\n* Support more types of monkey action\n* Action bases on elements rather than random coordinates on screen\n* Traverse Algorithm to perform a quick coverage\n* Support callbacks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrptbl%2Focmonkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrptbl%2Focmonkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrptbl%2Focmonkey/lists"}