JavaScript testing-tools

Open-source JavaScript projects categorized as testing-tools

Top 23 JavaScript testing-tool Projects

testing-tools
  • Cypress

    Fast, easy and reliable testing for anything that runs in a browser.

    Project mention: Ensuring Web Accessibility with Cypress: A Comprehensive Guide | dev.to | 2024-08-18

    Feature: Web Accessibility Tests Feature: Web Accessibility Tests Scenario Outline: Verify all WCAG Violations Given I am on the "" page And Verify all Accessibility Violations Scenario Outline: Verify P1,P2 WCAG Violations Given I am on the "" page And Verify only P1, P2 issues Examples: | url | | https://google.com | | https://amazon.in | | https://agoda.com | | https://bing.com | | https://cypress.io |

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

    Project mention: An Introduction to Unit Testing in Node.js | dev.to | 2024-08-22

    Mocha is a simple and flexible JavaScript testing framework for browser and Node.js applications. Unlike other testing frameworks, it takes a minimalist approach and relies on external libraries for key tasks. It uses Sinon for handling spies, stubs, and mocks, and Chai as the assertion engine. Mocha is extensible through many plugins and can integrate with most test runners.

  • Detox

    Gray box end-to-end testing and automation framework for mobile apps

    Project mention: React Native Testing Options Overview | dev.to | 2024-05-14

    There are two well-supported solutions on the market for mobile apps testing. Gray box end-to-end testing and automation library called Detox, and open source, a cross-platform test automation tool for native, hybrid and mobile apps called Appium.

  • TestCafe

    A Node.js tool to automate end-to-end web testing.

  • pixelmatch

    The smallest, simplest and fastest JavaScript pixel-level image comparison library

  • miragejs

    A client-side server to build, test and share your JavaScript app

  • taiko

    A node.js library for testing modern web applications

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • loadtest

    Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.

    Project mention: Implementation of Cluster -Node.js | dev.to | 2024-01-09

    cluster - npm link loadtest - npm link "os" is a nodejs core module

  • testdouble.js (AKA td.js)

    A minimal test double library for TDD with JavaScript

  • vue-testing-library

    🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.

  • Hermione

    Testplane (ex-hermione) browser test runner based on mocha and wdio

  • zora

    Lightest, yet Fastest Javascript test runner for nodejs and browsers

  • main

    Node.js mock server running live, interactive mocks in place of real APIs (by mocks-server)

  • AyeSpy

    A performant visual regression testing tool

  • cypress-localstorage-commands

    Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling localStorage.

  • cypress-fail-fast

    A Cypress plugin to skip tests on first failure.

  • volder

    volder is powerful Object schema validation lets you describe your data using a simple and readable schema and transform a value to match the requirements

  • consolemock

    A tool for testing console logs

  • wonqa

    Quickly create disposable QA environments

  • restqa

    🦏 | Best in class Microservice automation testing. Test Driven Happiness

  • cypress-mailosaur

    Mailosaur email and SMS testing commands for Cypress

  • elasticsearch-js-mock

    Mock utility for the Elasticsearch's Node.js client

  • axe-testcafe

    The helper for using Axe in TestCafe tests

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript testing-tools discussion

Log in or Post with

JavaScript testing-tools related posts

  • Cypress: Fast, Reliable Testing for Anything in a Browser

    1 project | news.ycombinator.com | 6 Aug 2024
  • Simulating Internet Outage and Recovery using Cypress

    2 projects | dev.to | 25 Jan 2024
  • Implementation of Cluster -Node.js

    1 project | dev.to | 9 Jan 2024
  • Testing Defer Blocks in Angular with Cypress

    2 projects | dev.to | 21 Dec 2023
  • How To Write Better and Quality Code

    5 projects | dev.to | 5 Nov 2023
  • /Does Cypress Component Testing Work With Libraries

    1 project | /r/Angular2 | 14 Sep 2023
  • Exploring Mirage JS: Simplifying API Mocking in React Development

    1 project | dev.to | 7 Aug 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Sep 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source testing-tool projects in JavaScript? This list will help you:

Project Stars
1 Cypress 46,656
2 mocha 22,527
3 Detox 11,127
4 TestCafe 9,803
5 pixelmatch 6,103
6 miragejs 5,354
7 taiko 3,557
8 loadtest 2,564
9 testdouble.js (AKA td.js) 1,414
10 vue-testing-library 1,077
11 Hermione 688
12 zora 531
13 main 288
14 AyeSpy 203
15 cypress-localstorage-commands 178
16 cypress-fail-fast 119
17 volder 102
18 consolemock 101
19 wonqa 83
20 restqa 83
21 cypress-mailosaur 80
22 elasticsearch-js-mock 45
23 axe-testcafe 36

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?