{"id":20932408,"url":"https://github.com/testingbot/ruby-testunit-example","last_synced_at":"2025-10-30T16:02:42.313Z","repository":{"id":141992055,"uuid":"153615520","full_name":"testingbot/ruby-testunit-example","owner":"testingbot","description":"Ruby example with TestUnit for Automated Testing with TestingBot","archived":false,"fork":false,"pushed_at":"2018-10-18T11:50:57.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T19:17:05.582Z","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":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-18T11:50:13.000Z","updated_at":"2023-06-23T11:41:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"91de658c-77fd-402d-9789-29118bf11a86","html_url":"https://github.com/testingbot/ruby-testunit-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-testunit-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-testunit-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-testunit-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-testunit-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/ruby-testunit-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":[],"created_at":"2024-11-18T21:48:31.974Z","updated_at":"2025-10-30T16:02:42.258Z","avatar_url":"https://github.com/testingbot.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/testingbot/ruby-rspec-example.svg?branch=master)](https://travis-ci.org/testingbot/ruby-rspec-example)\n\n## TestingBot - TestUnit Example\n\nTestingBot provides an online grid of browsers and mobile devices to run Automated tests on via Selenium WebDriver.\nThis example demonstrates how to use Ruby with TestUnit to run a test in parallel across several browsers.\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](http://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    $ 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](http://www.seleniumhq.org/docs/)\n\n##### [Cucumber Documentation](https://cucumber.io/docs/reference)\n\n##### [Capybara Documentation](http://www.rubydoc.info/github/jnicklas/capybara/master)\n\n##### [Ruby Documentation](http://ruby-doc.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fruby-testunit-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fruby-testunit-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fruby-testunit-example/lists"}