{"id":18728599,"url":"https://github.com/nightwatchjs/nightwatch-plugin-browserstack","last_synced_at":"2025-05-07T09:45:37.564Z","repository":{"id":65322926,"uuid":"568697057","full_name":"nightwatchjs/nightwatch-plugin-browserstack","owner":"nightwatchjs","description":"Official @nightwatchjs plugin to integrate with Browserstack Local ","archived":false,"fork":false,"pushed_at":"2025-01-06T05:59:52.000Z","size":760,"stargazers_count":5,"open_issues_count":5,"forks_count":20,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-29T05:28:28.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://browserstack.com/docs/local-testing","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nightwatchjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2022-11-21T08:10:39.000Z","updated_at":"2025-03-08T05:30:41.000Z","dependencies_parsed_at":"2023-10-16T03:29:46.138Z","dependency_job_id":"5a607b98-e464-4924-bbe5-b9c83a70f7dd","html_url":"https://github.com/nightwatchjs/nightwatch-plugin-browserstack","commit_stats":{"total_commits":130,"total_committers":17,"mean_commits":7.647058823529412,"dds":0.676923076923077,"last_synced_commit":"54f9ba057018127a961c99390ddb2fe84746400d"},"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwatchjs%2Fnightwatch-plugin-browserstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwatchjs%2Fnightwatch-plugin-browserstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwatchjs%2Fnightwatch-plugin-browserstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nightwatchjs%2Fnightwatch-plugin-browserstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nightwatchjs","download_url":"https://codeload.github.com/nightwatchjs/nightwatch-plugin-browserstack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252854069,"owners_count":21814624,"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-07T14:22:10.474Z","updated_at":"2025-05-07T09:45:37.534Z","avatar_url":"https://github.com/nightwatchjs.png","language":"JavaScript","readme":"# @nightwatch/browserstack\n\n\u003cp align=center\u003e\n  \u003cimg alt=\"Nightwatch.js Logo\" src=\".github/assets/nightwatch-logo.png\" width=200 /\u003e\n  \u003cimg src=\".github/assets/browserstack-square.jpeg\" width=200\u003e \n\u003c/p\u003e\n\n\nOfficial Nightwatch plugin for integration with the BrowserStack.\n\n```\nnpm i @nightwatch/browserstack --save-dev\n```\n\n## Usage:\n\nUpdate your [Nightwatch configuration](https://nightwatchjs.org/guide/configuration/overview.html) and add the plugin to the list:\n\n```js\nmodule.exports = {\n  plugins: ['@nightwatch/browserstack'],\n  \n  // browserstack plugin settings...\n  '@nightwatch/browserstack': {\n    browserstackLocal: true, // set true to manage browserstack local tunnel. Defaults to false.\n    browserstackLocalOptions: {\n      // other browserstack local options\n    },\n    test_observability: {\n      enabled: true, // set true for enabling browserstack test observability\n      user: '${BROWSERSTACK_USERNAME}',\n      key: '${BROWSERSTACK_ACCESS_KEY}',\n      projectName: \"BrowserStack Samples\",\n      buildName: \"browserstack build\"\n    }\n  },\n\n  // other nightwatch settings...\n}\n```\n## License\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwatchjs%2Fnightwatch-plugin-browserstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightwatchjs%2Fnightwatch-plugin-browserstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightwatchjs%2Fnightwatch-plugin-browserstack/lists"}