{"id":20932391,"url":"https://github.com/testingbot/nightwatch-example","last_synced_at":"2026-01-24T22:06:08.800Z","repository":{"id":141991952,"uuid":"156829660","full_name":"testingbot/nightwatch-example","owner":"testingbot","description":"An example of NightWatch for TestingBot.com","archived":false,"fork":false,"pushed_at":"2024-09-10T09:10:15.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-20T05:13:44.698Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/testingbot.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-09T08:03:26.000Z","updated_at":"2024-09-10T09:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b717123-1b23-4608-a8b1-310cd5198179","html_url":"https://github.com/testingbot/nightwatch-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testingbot/nightwatch-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnightwatch-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnightwatch-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnightwatch-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnightwatch-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/nightwatch-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fnightwatch-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28737934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T21:19:41.845Z","status":"ssl_error","status_checked_at":"2026-01-24T21:13:38.675Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:26.911Z","updated_at":"2026-01-24T22:06:08.767Z","avatar_url":"https://github.com/testingbot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NodeJS Tests](https://github.com/testingbot/nightwatch-example/actions/workflows/test.yml/badge.svg)](https://github.com/testingbot/nightwatch-example/actions/workflows/test.yml)\n\n## TestingBot - NightWatch Example\n\nTestingBot offers an online grid of browsers and mobile devices for running automated tests using Nightwatch.\nThis example repository demonstrates how to use Nightwatch to execute tests in parallel across multiple browsers on TestingBot.\n\n### Environment Setup\n\n1. Global Dependencies\n    * Install [Node.js](https://nodejs.org/en/)\n    * Or Install Node.js with [Homebrew](http://brew.sh/)\n    ```\n    $ brew install node\n    ```\n2. TestingBot Credentials\n    * In the terminal export your TestingBot Credentials as environmental variables:\n    ```\n    $ export TESTINGBOT_KEY=\u003cyour TestingBot Key\u003e\n    $ export TESTINGBOT_SECRET=\u003cyour TestingBot Secret\u003e\n    ```\n3. Project Dependencies\n    * Install Node modules\n    ```\n    $ npm install\n    ```\n\n### Running Tests\n\n* Run one test:\n    ```\n    $ npm run single\n    ```\n\n* Tests in Parallel:\n    ```\n    $ npm run parallel\n    ```\n\nYou will see the test result in the [TestingBot Dashboard](https://testingbot.com/members/)\n\n### Resources\n##### [TestingBot Nightwatch Documentation](https://testingbot.com/support/getting-started/nightwatch.html)\n\n##### [SeleniumHQ Documentation](http://www.seleniumhq.org/docs/)\n\n##### [NightWatch Documentation](http://nightwatchjs.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fnightwatch-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fnightwatch-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fnightwatch-example/lists"}