Need advice about which tool to choose?Ask the StackShare community!

Nightwatchjs

178
323
+ 1
11
Wallaby.js

12
18
+ 1
0
Add tool

Nightwatchjs vs Wallaby.js: What are the differences?

Developers describe Nightwatchjs as "Automated testing and continous integration framework based on node.js and selenium webdriver". Nightwatch.js is an easy to use Node.js based End-to-End (E2E) testing solution for browser based apps and websites. It uses the powerful Selenium WebDriver API to perform commands and assertions on DOM elements. On the other hand, Wallaby.js is detailed as "Intelligent test runner for JavaScript with real-time code coverage and deep editor integration". It is an intelligent test runner for JavaScript that continuously runs your tests. It reports code coverage and other results directly to your code editor immediately as you change your code. Wallaby.js uses various tricks to run your tests as fast as possible, such as dependency analysis to only execute tests affected by your code changes and parallel test execution. It provides a huge productivity boost whether you are doing TDD/BDD or using any other approach.

Nightwatchjs and Wallaby.js can be primarily classified as "Browser Testing" tools.

Nightwatchjs is an open source tool with 9.5K GitHub stars and 941 GitHub forks. Here's a link to Nightwatchjs's open source repository on GitHub.

WebbyLab, UniSharp, and GoEuro are some of the popular companies that use Nightwatchjs, whereas Wallaby.js is used by Covve, Shelf, and Wuilt. Nightwatchjs has a broader approval, being mentioned in 22 company stacks & 31 developers stacks; compared to Wallaby.js, which is listed in 3 company stacks and 3 developer stacks.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Nightwatchjs
Pros of Wallaby.js
  • 3
    Open source
  • 2
    Testing
  • 2
    Automates browsers
  • 1
    Better cross browser (use selenium)
  • 1
    Cross-Browser Testing
  • 1
    Multiple Browser Support
  • 1
    Parallel Test Running
    Be the first to leave a pro

    Sign up to add or upvote prosMake informed product decisions

    Cons of Nightwatchjs
    Cons of Wallaby.js
    • 2
      No automatic wait
    • 1
      Less flexibility
    • 1
      Limited native mobile app support
    • 1
      Limited browser support
    • 1
      Configuration complexity
      Be the first to leave a con

      Sign up to add or upvote consMake informed product decisions

      - No public GitHub repository available -

      What is Nightwatchjs?

      Nightwatch.js is an easy to use Node.js based End-to-End (E2E) testing solution for browser based apps and websites. It uses the powerful Selenium WebDriver API to perform commands and assertions on DOM elements.

      What is Wallaby.js?

      It is an intelligent test runner for JavaScript that continuously runs your tests. It reports code coverage and other results directly to your code editor immediately as you change your code.

      Need advice about which tool to choose?Ask the StackShare community!

      What companies use Nightwatchjs?
      What companies use Wallaby.js?
      Manage your open source components, licenses, and vulnerabilities
      Learn More

      Sign up to get full access to all the companiesMake informed product decisions

      What tools integrate with Nightwatchjs?
      What tools integrate with Wallaby.js?

      Sign up to get full access to all the tool integrationsMake informed product decisions

      What are some alternatives to Nightwatchjs and Wallaby.js?
      WebdriverIO
      WebdriverIO lets you control a browser or a mobile application with just a few lines of code. Your test code will look simple, concise and easy to read.
      Selenium
      Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.
      Cypress
      Cypress is a front end automated testing application created for the modern web. Cypress is built on a new architecture and runs in the same run-loop as the application being tested. As a result Cypress provides better, faster, and more reliable testing for anything that runs in a browser. Cypress works on any front-end framework or website.
      Protractor
      Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
      Git
      Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
      See all alternatives