Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Testing

Testing

1147 projects

Showing 36 of 1147 projects

Goreplay
GoreplayGo

Capture and replay live HTTP traffic to test systems with real data for deployment confidence.

#load-testing#devops#testing-tool
Stars19.3k
Forks96
Last commit7 months ago
gor
gorGo

Capture and replay live HTTP traffic to test systems with real data, increasing confidence in deployments and infrastructure changes.

#load-testing#devops#testing-tool
Stars19.3k
Forks96
Last commit7 months ago
Hurl
HurlRust

A command line tool to run and test HTTP requests using a simple plain text format.

#integration-testing#graphql#http
Stars19.2k
Forks743
Last commit1 hour ago
AdonisJs
AdonisJsTypeScript

A TypeScript-first fullstack MVC web framework for Node.js focused on ergonomics and speed.

#api-server#mvc-framework#typescript-framework
Stars19.1k
Forks673
Last commit5 days ago
Keploy
KeployGo

Open-source API and integration testing platform that auto-generates tests and mocks from real user traffic using eBPF.

#devops#mock-generation#integration-testing
Stars18.4k
Forks2.4k
Last commit43 minutes ago
msw
mswTypeScript

API mocking library for JavaScript that intercepts requests at the network level using Service Workers.

#express-routing#network-interception#service-worker
Stars18.2k
Forks620
Last commit9 hours ago
FastAPI Best Practices
FastAPI Best Practices

A collection of opinionated best practices and conventions for building scalable FastAPI applications, based on real-world startup experience.

#fastapi#api-best-practices#pydantic
Stars18.0k
Forks1.3k
Last commit11 days ago
Carbon
CarbonPHP

A simple PHP API extension for DateTime with internationalization support.

#composer#date-manipulation#api-extension
Stars16.6k
Forks1.3k
Last commit1 day ago
effect-ts
effect-tsTypeScript

A TypeScript framework providing a functional effect system for building robust, production-ready applications.

#platform#functional-programming#observability
Stars15.9k
Forks727
Last commit25 minutes ago
Jasmine
JasmineJavaScript

A behavior-driven development testing framework for JavaScript that runs in browsers and Node.js.

#test-runner#unit-testing#tdd
Stars15.8k
Forks2.2k
Last commit19 days ago
Faker
FakerTypeScript

Generate massive amounts of fake (but realistic) data for testing and development in Node.js and browsers.

#fake-data#mock-data#nodejs
Stars15.5k
Forks1.1k
Last commit6 hours ago
kind
kindGo

A tool for running local Kubernetes clusters using Docker container nodes, designed for testing and development.

#local-clusters#containerization#podman
Stars15.5k
Forks1.8k
Last commit3 days ago
Volkswagen
VolkswagenJavaScript

A satirical Node.js module that detects CI servers and makes your tests pass automatically.

#ci-detection#continuous-integration#npm-package
Stars15.5k
Forks239
Last commit6 months ago
Mockito
MockitoJava

The most popular mocking framework for unit tests written in Java.

#software-testing#test-isolation#unit-testing
Stars15.5k
Forks2.7k
Last commit10 hours ago
The Composable Architecture
The Composable ArchitectureSwift

A Swift library for building applications with a focus on composition, testing, and ergonomics using a unidirectional data flow architecture.

#apple-platforms#composition#unidirectional-architecture
Stars14.9k
Forks1.7k
Last commit
Pytest
PytestPython

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

#hacktoberfest#unit-testing#python
Stars14.5k
Forks3.4k
Last commit7 hours ago
pytest
pytestPython

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

#hacktoberfest#unit-testing#python
Stars14.5k
Forks3.4k
Last commit7 hours ago
http-server
http-serverJavaScript

A zero-configuration command-line static HTTP server for local development, testing, and production.

#hacktoberfest#tls-ssl#http-server
Stars14.2k
Forks1.6k
Last commit4 months ago
PHPStan
PHPStanPHP

A static analysis tool for PHP that discovers bugs in your code without running it.

#developer-tools#static-code-analysis#php7
Stars14.1k
Forks961
Last commit5 hours ago
MeterSphere
MeterSphereJava

An open-source continuous testing platform with AI assistant, integrating test management, API testing, and team collaboration.

#postman-alternative#continuous-testing#devops
Stars13.5k
Forks2.8k
Last commit6 days ago
chromedp
chromedpGo

A Go library for driving browsers via the Chrome DevTools Protocol without external dependencies.

#chrome#unit-testing#cdp
Stars13.3k
Forks889
Last commit1 month ago
chromedp
chromedpGo

A Go library for driving browsers via the Chrome DevTools Protocol without external dependencies.

#chrome#unit-testing#headless-chrome
Stars13.3k
Forks889
Last commit1 month ago
Nock
NockJavaScript

A comprehensive HTTP server mocking and expectations library for Node.js to test modules in isolation.

#fixtures#test-isolation#unit-testing
Stars13.1k
Forks767
Last commit5 days ago
Guice
GuiceJava

A lightweight dependency injection framework for Java 11+ that replaces factories and manual object instantiation.

#modular-architecture#jakarta-ee#dependency-injection
Stars12.7k
Forks1.7k
Last commit10 days ago
Android Debug Bridge - ADB
Android Debug Bridge - ADB

A comprehensive guide and reference for Android Debug Bridge (ADB) commands and usage.

#adb#android#android-tools
Stars12.4k
Forks2.3k
Last commit1 year ago
toxiproxy
toxiproxyGo

A TCP proxy for simulating network failures and latency to test application resiliency in development and CI environments.

#load-testing#devops#proxy
Stars12.3k
Forks510
Last commit6 days ago
detox
detoxJavaScript

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

#e2e-tests#hacktoberfest#ios
Stars12.0k
Forks1.9k
Last commit14 hours ago
faker
fakerRuby

A Ruby library for generating realistic fake data like names, addresses, and phone numbers for testing and development.

#fake-data#ruby-gem#ruby-library
Stars11.9k
Forks3.2k
Last commit5 days ago
robotframework
robotframeworkPython

Generic automation framework for acceptance testing and RPA

#robotframework#bdd#python
Stars11.9k
Forks2.6k
Last commit3 days ago
Foundry
FoundryRust

A blazing fast, portable, and modular toolkit for Ethereum application development written in Rust.

#deployment#solidity#smart-contracts
Stars10.6k
Forks2.6k
Last commit4 hours ago
serve
serveTypeScript

A static file server with directory listing for local development and testing.

#http#command#cli-tool
Stars9.9k
Forks704
Last commit2 months ago
Quick
QuickSwift

A behavior-driven development testing framework for Swift and Objective-C, inspired by RSpec.

#macos-development#ios#swift-testing
Stars9.8k
Forks897
Last commit3 months ago
Sinon.JS
Sinon.JSJavaScript

Standalone and test framework agnostic JavaScript test spies, stubs and mocks.

#stubs#spies#fake-timers
Stars9.8k
Forks805
Last commit5 days ago
artillery-engine-playwright
artillery-engine-playwrightTypeScript

A complete load testing platform for production-grade HTTP, WebSocket, and Playwright-based load tests.

#playwright#lambda#load-testing
Stars9.1k
Forks565
Last commit12 days ago
Ginkgo
GinkgoGo

A mature testing framework for Go that helps developers write expressive, behavior-driven specifications.

#go-testing#spec-organization#integration-testing
Stars9.1k
Forks706
Last commit28 days ago
hypothesis
hypothesisPython

A Python library for property-based testing that generates random inputs to find edge cases and bugs.

#pytest#fuzzing#automated-testing
Stars8.9k
Forks673
Last commit1 day ago
PreviousPage 2 of 32Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
10 days ago
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83