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

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
Forks90
Last commit5 months ago
Goreplay
GoreplayGo

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

#load-testing#devops#testing-tool
Stars19.3k
Forks90
Last commit5 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.1k
Forks730
Last commit5 hours 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.0k
Forks670
Last commit7 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.3k
Forks2.3k
Last commit15 hours 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.1k
Forks614
Last commit1 day 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
Stars17.8k
Forks1.3k
Last commit2 months 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
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 commit5 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
Forks238
Last commit4 months ago
Mockito
MockitoJava

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

#software-testing#test-isolation#unit-testing
Stars15.4k
Forks2.7k
Last commit8 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.4k
Forks1.1k
Last commit14 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.4k
Forks1.8k
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.0k
Forks628
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.8k
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.4k
Forks3.3k
Last commit22 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.4k
Forks3.3k
Last commit22 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 commit3 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.0k
Forks958
Last commit11 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.4k
Forks2.8k
Last commit1 month ago
chromedp
chromedpGo

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

#chrome#unit-testing#cdp
Stars13.2k
Forks882
Last commit9 days ago
chromedp
chromedpGo

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

#chrome#unit-testing#headless-chrome
Stars13.2k
Forks882
Last commit9 days 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
Forks761
Last commit1 day 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 commit22 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.2k
Forks504
Last commit2 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 commit1 month 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 commit2 days ago
robotframework
robotframeworkPython

Generic automation framework for acceptance testing and RPA

#robotframework#bdd#python
Stars11.8k
Forks2.6k
Last commit18 hours ago
Foundry
FoundryRust

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

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

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

#http#command#cli-tool
Stars9.9k
Forks703
Last commit23 days ago
Quick
QuickSwift

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

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

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

#stubs#spies#fake-timers
Stars9.8k
Forks797
Last commit10 hours ago
Ginkgo
GinkgoGo

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

#go-testing#spec-organization#integration-testing
Stars9.0k
Forks705
Last commit22 days ago
artillery-engine-playwright
artillery-engine-playwrightJavaScript

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

#playwright#lambda#load-testing
Stars9.0k
Forks557
Last commit9 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.8k
Forks661
Last commit12 hours 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
2 days ago
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83