{"id":20932424,"url":"https://github.com/testingbot/python-behave-example","last_synced_at":"2025-05-13T20:30:36.090Z","repository":{"id":141992005,"uuid":"156386512","full_name":"testingbot/python-behave-example","owner":"testingbot","description":"An example of Python with Behave for TestingBot.com","archived":false,"fork":false,"pushed_at":"2023-06-23T13:02:16.000Z","size":6,"stargazers_count":5,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T07:11:17.537Z","etag":null,"topics":["behave","python","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://testingbot.com/support/getting-started/behave.html","language":"Python","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-11-06T13:18:33.000Z","updated_at":"2023-07-14T11:15:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"56a75724-d5fe-452a-be5a-443f10d762ef","html_url":"https://github.com/testingbot/python-behave-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%2Fpython-behave-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fpython-behave-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fpython-behave-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fpython-behave-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/python-behave-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254020902,"owners_count":22000805,"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":["behave","python","selenium","webdriver"],"created_at":"2024-11-18T21:48:33.541Z","updated_at":"2025-05-13T20:30:36.079Z","avatar_url":"https://github.com/testingbot.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TestingBot - Behave\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 Python with Behave to run a test in parallel, across several browsers.\n\n### Environment Setup\n\n1. Setup\n    * Clone the repo\n\t* Install the dependencies `pip install -r requirements.txt`\n\n2. TestingBot Credentials\n   \tAdd your TestingBot Key and Secret as environmental variables. You can find these in the [TestingBot Dashboard](https://testingbot.com/members/).\n\n    ```\n    $ export TB_KEY=\u003cyour TestingBot Key\u003e\n    $ export TB_SECRET=\u003cyour TestingBot Secret\u003e\n    ```\n\n### Running Tests\n\n* To run a single test, run `paver run single`\n* To run parallel tests, run `paver run parallel`\n\nYou will see the test result in the [TestingBot Dashboard](https://testingbot.com/members/)\n\n### Resources\n\n##### [TestingBot Documentation](https://testingbot.com/support/)\n##### [SeleniumHQ Documentation](http://www.seleniumhq.org/docs/)\n##### [Behave Documentation](https://behave.readthedocs.io/en/latest/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fpython-behave-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fpython-behave-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fpython-behave-example/lists"}