{"id":20932411,"url":"https://github.com/testingbot/ruby-cucumber-example","last_synced_at":"2026-04-10T22:36:04.959Z","repository":{"id":141992044,"uuid":"153122604","full_name":"testingbot/ruby-cucumber-example","owner":"testingbot","description":"An example of Ruby with Cucumber for TestingBot.com","archived":false,"fork":false,"pushed_at":"2024-01-25T10:02:31.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-19T19:17:07.208Z","etag":null,"topics":["cucumber","ruby","selenium","selenium-webdriver","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/testingbot.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":"2018-10-15T13:57:03.000Z","updated_at":"2024-01-25T09:44:44.000Z","dependencies_parsed_at":"2024-01-25T11:12:54.328Z","dependency_job_id":"a9ad0c2a-aea2-4b1a-8278-70f93ca48aff","html_url":"https://github.com/testingbot/ruby-cucumber-example","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/testingbot%2Fruby-cucumber-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/ruby-cucumber-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243324504,"owners_count":20273113,"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":["cucumber","ruby","selenium","selenium-webdriver","webdriver"],"created_at":"2024-11-18T21:48:31.989Z","updated_at":"2025-12-28T22:48:19.526Z","avatar_url":"https://github.com/testingbot.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test Changes](https://github.com/testingbot/ruby-cucumber-example/actions/workflows/test.yml/badge.svg)](https://github.com/testingbot/ruby-cucumber-example/actions/workflows/test.yml)\n\n## TestingBot - Ruby Cucumber\n\nTestingBot provides an online grid of browsers and mobile devices to run Automated tests via Selenium WebDriver.\nThis example demonstrates how to use Ruby with Cucumber to run a test in parallel, across several browsers in the TestingBot cloud.\n\n### Environment Setup\n\n1. Global Dependencies\n    * Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/)\n    * Or Install Ruby with [Homebrew](https://brew.sh)\n    ```\n    $ brew install ruby\n    ```\n    * Install [Rake](http://docs.seattlerb.org/rake/)\n    ```\n    $ gem install rake\n    ```\n    * Install bundler (sudo may be necessary)\n    ```\n    $ gem install bundler\n    ```\n\n2. TestingBot Credentials\n    * Add your TestingBot Key and Secret as environmental variables. You can find these in the [TestingBot Dashboard](https://testingbot.com/members).\n    ```\n    $ export TB_KEY=\u003cyour TestingBot Key\u003e\n    $ export TB_SECRET=\u003cyour TestingBot Secret\u003e\n    ```\n\n3. Project Dependencies\n    * Install packages (Use sudo if required)\n    ```\n    $ bundle install\n    ```\n\n### Running Tests\n\n* Tests in Parallel:\n    ```\n    $ bundle exec rake test_testingbot\n    ```\nYou will see the test result in the [TestingBot Dashboard](https://testingbot.com/members)\n\n### Resources\n##### [TestingBot Documentation](https://testingbot.com/support/)\n\n##### [SeleniumHQ Documentation](https://www.selenium.dev/documentation)\n\n##### [Cucumber Documentation](https://cucumber.io/docs/reference)\n\n##### [Ruby Documentation](https://ruby-doc.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fruby-cucumber-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fruby-cucumber-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fruby-cucumber-example/lists"}