{"id":17786207,"url":"https://github.com/healscodes/motion-calabash-wrapper","last_synced_at":"2025-08-09T19:24:56.408Z","repository":{"id":23255198,"uuid":"26613334","full_name":"HealsCodes/motion-calabash-wrapper","owner":"HealsCodes","description":"Enhanced support for XCode 6.1 and RubyMine in motion-calabash","archived":false,"fork":false,"pushed_at":"2014-11-14T00:00:58.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T15:25:51.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HealsCodes.png","metadata":{"files":{"readme":"README.rdoc","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":"2014-11-13T23:39:42.000Z","updated_at":"2014-11-13T23:40:29.000Z","dependencies_parsed_at":"2022-08-21T22:10:43.672Z","dependency_job_id":null,"html_url":"https://github.com/HealsCodes/motion-calabash-wrapper","commit_stats":null,"previous_names":["healscodes/motion-calabash-wrapper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fmotion-calabash-wrapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fmotion-calabash-wrapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fmotion-calabash-wrapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HealsCodes%2Fmotion-calabash-wrapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HealsCodes","download_url":"https://codeload.github.com/HealsCodes/motion-calabash-wrapper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730290,"owners_count":20824396,"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-27T09:22:44.773Z","updated_at":"2025-04-01T23:41:29.386Z","avatar_url":"https://github.com/HealsCodes.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= motion-calabash-wrapper\n\nEnhancements to smooth out the rough edges when using motion-calabash with XCode 6.1 and RubyMine.\n\n* For information about Calabash see: http://calaba.sh\n* For information about motion-calabash see: https://github.com/calabash/motion-calabash\n\n== Requirements\n\n* RubyMotion 1.0 or greater (see http://www.rubymotion.com).\n* XCode 6.1\n\n=== pre-release motion-calabash\n\nThe current version (at the time of this writing 0.11.4.1.0.1) requires a yet-to-be-released version of +motion-calabash+\n\nUntil this version becomes official (see: https://github.com/calabash/motion-calabash/pull/15) the source is available from my fork at https://github.com/Shirk/motion-calabash/tree/xcode-6.1 \n\nAlternatively a gem can be obtained by adding 'http://bitspin-productions.net/gems/pre-release' as a GEM source.    \n\n== Installation\n\n  $ (sudo) gem install motion-calabash-wrapper\n\n== Setup\n\n1. Edit the +Rakefile+ of your RubyMotion project and add the following require lines.\n\n     require 'rubygems'\n     require 'motion-calabash-wrapper'\n\nIf you're using a Gemfile in your project (which you probably should), please also add `gem 'motion-calabash-wrapper'` (possibly a version) to this file.\n\n\n== Usage\n\nmotion-calabash-wrapper introduces a +features+ Rake-task namespace to your project.\nThe namespace currently contains one task: +run+.\n\nThe +run+ task can be used to run your suite of Calabash tests on your development build. You can run on simulator or on a USB connected device.\n\nYou can specify the target device by either using the +target+ parameter, passing the target as last argument to rake or by exporting the DEVICE_TARGET environment variable.\n\n  $ rake features:run\n  $ rake features:run device\n  $ rake features:run[iPhone 6 (8.1 Simulator)]\n  $ rake calabash:run 'iPhone 6 (8.1 Simulator)'\n  $ rake calabash:run 'iPhone 6 (8.1 Simulator)' args=\"features/my_first.feature --tags @a\"\n\n== Versioning\n\nmotion-calabash-wrapper is versioned to track the matching +motion-calabash+ gem.\nFor example version +0.11.4.*.*+ will use +motion-calabash+ +0.11.4+.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealscodes%2Fmotion-calabash-wrapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhealscodes%2Fmotion-calabash-wrapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhealscodes%2Fmotion-calabash-wrapper/lists"}