SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript testing-tool Projects
-
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.
-
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.
-
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.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
loadtest
Runs a load test on the selected URL. Fast and easy to use. Can be integrated in your own workflow using the API.
cluster - npm link loadtest - npm link "os" is a nodejs core module
-
-
vue-testing-library
🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.
-
-
-
-
-
cypress-localstorage-commands
Extends Cypress' cy commands with localStorage methods. Allows preserving localStorage between tests and spec files. Allows disabling localStorage.
-
-
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
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript testing-tools discussion
JavaScript testing-tools related posts
-
Cypress: Fast, Reliable Testing for Anything in a Browser
-
Simulating Internet Outage and Recovery using Cypress
-
Implementation of Cluster -Node.js
-
Testing Defer Blocks in Angular with Cypress
-
How To Write Better and Quality Code
-
/Does Cypress Component Testing Work With Libraries
-
Exploring Mirage JS: Simplifying API Mocking in React Development
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Sep 2024
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 |