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

pychrome
pychromePython

A Python package for controlling Google Chrome/Chromium via the Chrome DevTools Protocol with a threading-based API.

#threading#chrome#headless-chrome
Stars647
Forks116
Last commit2 years ago
set-simulator-location
set-simulator-locationSwift

A CLI tool for setting location in the iOS Simulator via coordinates or place search.

#ios#simulator#location
Stars644
Forks33
Last commit3 years ago
Marathon Runner
Marathon RunnerKotlin

A fast, platform-independent test runner for Android and iOS that optimizes for execution speed and stability.

#uitest#ios#testing-tool
Stars640
Forks125
Last commit4 days ago
rails_api_base
rails_api_baseRuby

A production-ready Rails 8 boilerplate for building secure, maintainable JSON REST APIs with an admin panel.

#hacktoberfest#rails-api#api
Stars630
Forks139
Last commit1 day ago
Atrium
AtriumKotlin

A multiplatform expectation library for Kotlin with fluent APIs, extensible design, and detailed failure reporting.

#hacktoberfest#assertion-framework#unit-testing
Stars629
Forks229
Last commit4 days ago
delay
delayJavaScript

A promise-based utility for delaying execution with support for abort signals, random delays, and unlimited timeout lengths.

#async-await#promise-utilities#timing
Stars625
Forks38
Last commit8 months ago
Orchestra
OrchestraClojure

A Clojure(Script) library providing complete instrumentation for clojure.spec, validating args, ret, and :fn specs.

#functional-programming#instrument#clojurescript
Stars625
Forks25
Last commit5 years ago
cpp-project
cpp-projectCMake

A modern C++ project boilerplate with CMake, testing, CI/CD, and coverage reporting.

#travis-ci#folder-structure#project-template
Stars624
Forks127
Last commit2 years ago
StarWars
StarWarsC#

A GraphQL Star Wars example implementation using GraphQL for .NET, ASP.NET Core, and Entity Framework Core.

#entity-framework-core#api#asp-net-core
Stars617
Forks98
Last commit8 years ago
Travis CI
Travis CIJavaScript

The Ember.js web client for Travis CI, providing the user interface for the continuous integration platform.

#github-integration#devops#travis-ci
Stars609
Forks284
Last commit5 months ago
redux-ship
redux-shipJavaScript

A side effects handler for Redux with built-in snapshots for live debugging and simpler unit testing.

#snapshot#free-monads#side-effects
Stars606
Forks19
Last commit4 years ago
FastAPI Model Server Skeleton
FastAPI Model Server SkeletonPython

A production-ready FastAPI skeleton app for serving machine learning models with built-in authentication and testing.

#fastapi#authentication#rest-api
Stars604
Forks90
Last commit6 months ago
gotestfmt
gotestfmtGo

A Go test output formatter that transforms verbose JSON logs into human-readable, interactive reports for CI systems and local development.

#go-testing#developer-tools#gitlab-ci
Stars596
Forks12
Last commit3 years ago
Needle
NeedlePython

A Python tool for automated visual regression testing of CSS, fonts, images, and SVG using Selenium and nose.

#visual-regression-testing#screenshot#nose-framework
Stars595
Forks48
Last commit3 years ago
tor-browser-selenium
tor-browser-seleniumPython

A Python library for automating Tor Browser with Selenium WebDriver for privacy-focused web scraping and testing.

#selenium#privacy#onion-services
Stars594
Forks104
Last commit1 year ago
DDD Playground
DDD PlaygroundPHP

A Symfony-based PHP wallet API implementing Domain-Driven Design with examples for authentication, testing, and event-driven architecture.

#cqrs#api#event-sourcing
Stars594
Forks85
Last commit4 years ago
pgxmock
pgxmockGo

A mock driver for pgx (PostgreSQL driver for Go) to test database interactions without a real database connection.

#pgx#database#postgres
Stars592
Forks68
Last commit7 days ago
Composable Navigator
Composable NavigatorSwift

A SwiftUI navigation library for building deep-linkable apps with composition, testing, and ergonomics.

#ios#composition#modularity
Stars589
Forks26
Last commit4 years ago
flutter_convenient_test
flutter_convenient_testDart

A Flutter testing framework that provides a rich GUI for debugging with time travel, screenshots, video recording, and rapid test execution.

#dart#developer-tools#golden-testing
Stars585
Forks45
Last commit
gotest.tools
gotest.toolsGo

A collection of Go packages that extend the standard testing package with utilities for assertions, golden files, and common testing patterns.

#go-testing#integration-testing#filesystem-testing
Stars578
Forks54
Last commit1 year ago
datanymizer
datanymizerRust

A powerful, Rust-based database anonymizer that generates native SQL dumps with flexible transformation rules.

#sql-dump#hacktoberfest#database
Stars570
Forks30
Last commit4 months ago
react-native-starter by Ueno
react-native-starter by UenoRuby

A professional React Native starter kit with opinionated dependencies, TypeScript, and continuous delivery support.

#gradle#appcenter#starter-kit
Stars570
Forks87
Last commit5 years ago
JMeter Dubbo Plugin
JMeter Dubbo PluginJava

A JMeter plugin for visually stress testing Apache Dubbo interfaces with support for multiple Dubbo and JMeter versions.

#load-testing#stress-testing#dubbo
Stars569
Forks291
Last commit2 years ago
react-native-mock
react-native-mockJavaScript

A fully mocked and test-friendly version of React Native for easier unit testing of React Native components.

#unit-testing#test-environment#frontend-testing
Stars567
Forks151
Last commit7 years ago
Mongo Seeding
Mongo SeedingTypeScript

A flexible toolkit for populating MongoDB databases using JSON, JavaScript, or TypeScript files via a library, CLI, or Docker.

#db-seed#database-seeding#database
Stars562
Forks46
Last commit1 year ago
SwiftRandom
SwiftRandomSwift

A Swift library for generating random data types, fake human information, and test content.

#ios#unit-testing#fake-data
Stars556
Forks56
Last commit6 years ago
Pup
PupJavaScript

A comprehensive boilerplate for building and deploying web applications with Meteor, featuring testing, CI/CD, and environment management.

#environment-management#deployment#boilerplate
Stars552
Forks134
Last commit3 years ago
aws-lambda-java-libs
aws-lambda-java-libsC++

Official AWS libraries providing core interfaces, event models, and utilities for developing Java functions on AWS Lambda.

#container-runtime#serverless#java
Stars549
Forks242
Last commit1 day ago
Kurtosis
KurtosisGo

A platform for packaging and launching ephemeral blockchain development and test stacks, abstracting over Docker and Kubernetes.

#ephemeral-environments#containerization#devops
Stars545
Forks97
Last commit3 days ago
zora
zoraJavaScript

A lightweight and fast JavaScript test runner that works in Node.js, Deno, and browsers without a specific runner.

#javascript-test-harness#test-runner#unit-testing
Stars539
Forks94
Last commit12 days ago
LitElement TypeScript starter
LitElement TypeScript starterJavaScript

A starter template for building web components with LitElement and TypeScript.

#web-components#custom-elements#dev-tools
Stars539
Forks213
Last commit7 months ago
Mockneat
MockneatJava

A modern Java library for generating realistic mock data with a fluent API, supporting JSON, XML, CSV, and SQL.

#randomizer#arbitrary data#data-generator
Stars534
Forks48
Last commit3 years ago
altcover
altcoverF#

A cross-platform .NET code coverage tool that instruments assemblies via IL weaving for Mono, .NET Framework, and .NET Core.

#mono#il-weaving#nuget-package
Stars531
Forks22
Last commit1 day ago
Pocket Mocker
Pocket MockerTypeScript

An in-page HTTP controller for frontend development to intercept, modify, and simulate API responses directly in the browser.

#developer-tools#api#http-interception
Stars525
Forks29
Last commit1 month ago
DeepfakeHTTP
DeepfakeHTTPJava

A web server that serves static HTTP responses from text dumps, enabling API mocking and testing without a backend.

#http-server#rest#api
Stars525
Forks47
Last commit4 years ago
DeepfakeHTTP
DeepfakeHTTPJava

A web server that serves static responses from HTTP dump files, enabling API mocking, testing, and prototyping without a backend.

#http-server#rest#api
Stars525
Forks47
Last commit4 years ago
PreviousPage 13 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
13 days ago
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83