◐ Shell
clean mode source ↗

Build software better, together

Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.

Here are 28,146 public repositories matching this topic...

playwright

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

  • Updated Jun 17, 2026
  • TypeScript
localstack

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

  • Updated Mar 23, 2026
  • Python

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2025)

  • Updated Jun 27, 2024
  • JavaScript

Test your prompts, agents, and RAGs. Red teaming/pentesting/vulnerability scanning for AI. Compare performance of GPT, Claude, Gemini, DeepSeek, and more. Simple declarative configs with command line and CI/CD integration. Used by OpenAI and Anthropic.

  • Updated Jun 17, 2026
  • TypeScript

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)

  • Updated Jun 14, 2026
  • C++

🐐 Simple and complete React DOM testing utilities that encourage good testing practices.

  • Updated Apr 2, 2026
  • JavaScript

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.

  • Updated Jan 27, 2026
  • Go