✅ The Node.js best practices list (July 2023)
-
Updated
Aug 5, 2023 - Dockerfile
Testing is the practice of systematically testing software to make sure it works. Testing can be iterative, and happen multiple times.
Eliminate bugs and ship with more confidence by adding these tools to your workflow.
✅ The Node.js best practices list (July 2023)
Node.js API for Chrome
Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Fast, easy and reliable testing for anything that runs in a browser.
Delightful JavaScript Testing.
Node.js test runner that lets you develop with confidence
JavaScript Testing utilities for React
Learn Go with test-driven development
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Faker is a Python package that generates fake data for you.
Simple JavaScript testing framework for browsers and node.js
Most popular Mocking framework for unit tests written in Java
The #1 Test Case Creation and Management for GitHub Workflows
gRPC and HTTP mock APIs in the cloud
Test Management software for DevOps, including CI Results Dashboard, Manual Test Case Management, and Exploratory testing
Automatically detect, track, and rank flaky tests so you can regain trust in your test suite