Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
| Date | Stars |
|---|---|
| 2026-07-24 | 11955 |
| 2026-07-25 | 11955 |
| 2026-07-28 | 11955 |
| 2026-07-30 | 11955 |
| 2026-08-06 | 11955 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Nightwatch.js [](https://www.npmjs.com/package/nightwatch) [](https://github.com/nightwatchjs/nightwatch/actions/workflows/build-node.yaml) [](https://codecov.io/gh/nightwatchjs/nightwatch) [![Discord][discord-badge]][discord] <p align="center"> <img alt="Nightwatch.js Logo" src="https://raw.githubusercontent.com/nightwatchjs/nightwatch/main/.github/assets/nightwatch-logo.png" width=300 /> </p> #### [Homepage](https://nightwatchjs.org) • [Developer Guide](https://nightwatchjs.org/guide) • [API Reference](https://nightwatchjs.org/api) • [About](https://nightwatchjs.org/about) • [Blog](https://nightwatchjs.org/blog) Nightwatch is an integrated testing framework powered by Node.js and using the [W3C Webdriver API](https://www.w3.org/TR/webdriver/). It is a complete testing solution developed at [BrowserStack](https://www.browserstack.com/) and which can be used for: ☑️ end-to-end testing of web applications and websites ☑️ component testing in isolation (React / Vue / Storybook / Angular) ☑️ Node.js unit, visual regression testing, accessibility testing & API testing ☑️ Native mobile app testing on Android & iOS ## 🚀 Nightwatch v3 [What's New](https://nightwatchjs.org/guide/overview/whats-new-in-v3.html) | [Release Notes](https://github.com/nightwatchjs/nightwatch/releases/tag/v3.0.1) | [Discussions](https://github.com/nightwatchjs/nightwatch/discussions) Nightwatch v3 is an all new generation that has been built around these three pillars: * **Developer Experience** : The entire experience from getting started, to writing and debugging tests, has been redesigned for speed, stability, and consistent non-flaky results. * **Mobile first**: Test your web or native, iOS and Android, mobile applications on simulators, real mobile devices or a cloud grid like BrowserStack. * **One test automation framework**: Run all types of tests from unit, component, and E2E to API, visual, and accessibility with a single framework. The [Nightwatch v3](https://github.com/nightwatchjs/nightwatch/releases/tag/v3.0.1) is not just a new version, it’s the result of months of engineering effort to reimagine test automation for the future. Try it out in 60 seconds and see it in action. ## ⚙️ Get started in 60 seconds #### 1. Install Nightwatch from NPM From your existing project's root dir: ```sh npm init nightwatch@latest ``` or, if you want to initialize a new project: ```sh npm init nightwatch@latest ./path/to/new/project ```  #### 2. Answer a few questions about your preferred setup: - What is your Language - Test Runner setup? - Where do you want to run your e2e tests? - Where you'll be testing on? - Where do you plan to keep your end-to-end tests? - What is the base_url of your project? Nightwatch will do the entire setup for you based on your answers. #### 3. Run a Demo Test: Nightwatch comes with a few examples, which are automatically copied to your Nightwatch project during the setup and can also be used as boilerplate to write your own tests on top of them. You can follow the instructions given at the end of the setup to run your first test with Nightwatch. <img width="413" alt="image" src="https://user-images.githubusercontent.com/39924567/174763723-aff4d501-6320-402c-81cc-de75fbb5e8f0.png"> --- ## Nightwatch mobile app testing Nightwatch enables automation testing of native mobile applications via Appium. It combines the robustness of Appium with the enhanced developer experience provided by Nightwatch. It enables end-to-end functional testing of native mobile apps on Android and iOS dev
Excerpt of 7,425 characters
Read on GitHub1.9k
174
151
David Burns · BrowserStack · United Kingdom
49
48
Binayak Ghosh · Akamai · India
45
38
30
Trevor McCauley
25
21
19
18
Aniket Singh Rawat · Causal Labs
10
8
6
Ayush Vishwakarma
6
6
Domenico Gemoli · @kaiko-ai · Netherlands
5
5
Yash Pratap Singh · India
5
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:f44b1bd9010b50e7, topic:testing, readme:regression testing
matched fp:f44b1bd9010b50e7, topic:selenium