Introduction to testing

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vitest

    Next generation testing framework powered by Vite.

    I don't think the tool is the most important thing here. The JavaScript ecosystem has a good number of testing tools, like Jest, Mocha, or Vitest, which is what I use these days.

  • 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
  • Playwright

    Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

    The above tools are mainly used for unit and integration testing. At the time of this writing, Cypress and Playwright are the most popular tools for end-to-end testing.

  • mocha

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

    I don't think the tool is the most important thing here. The JavaScript ecosystem has a good number of testing tools, like Jest, Mocha, or Vitest, which is what I use these days.

  • jest

    Delightful JavaScript Testing.

    I don't think the tool is the most important thing here. The JavaScript ecosystem has a good number of testing tools, like Jest, Mocha, or Vitest, which is what I use these days.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is the VCR plugged in? Common Sense Troubleshooting For Web Devs

    6 projects | dev.to | 10 Jul 2024
  • Your Weekly Dive into Programming, Web3, and Open-Source Tools

    6 projects | dev.to | 30 Jun 2024
  • Episode 23/37: ISR in Angular, Cypress & Playwright

    4 projects | dev.to | 21 Sep 2023
  • Learning the Unit Test

    2 projects | /r/Angular2 | 28 Jan 2022
  • É muito difícil (ou demorado) aprender a fazer testes unitários em aplicações web? Alguma dica sobre o assunto?

    2 projects | /r/brdev | 15 Oct 2021