Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Testing

Testing

795 projects

Showing 36 of 795 projects

jest-codemods
jest-codemodsTypeScript

Codemods for migrating JavaScript and TypeScript test files from various frameworks to Jest.

#javascript-testing#test-migration#codemod
Stars887
Forks81
Last commit7 days ago
failpoint
failpointGo

A Go library for injecting controlled failures into code for testing error handling and fault tolerance.

#failpoint#unit-testing#golang-library
Stars886
Forks69
Last commit19 days ago
Light Service
Light ServiceRuby

A Ruby service skeleton framework for orchestrating business logic into a series of simple, single-responsibility actions.

#business-logic#service-layer#rails
Stars882
Forks73
Last commit3 months ago
goc
gocGo

A comprehensive coverage testing system for Go, enabling runtime code coverage collection for system tests and accurate testing.

#coverage-testing#vscode-extension#continuous-integration
Stars875
Forks138
Last commit1 month ago
state_machines
state_machinesRuby

A Ruby library for adding state machines to any class with support for async operations, coordinated state management, and comprehensive testing.

#mongoid#async-ruby#ruby-gem
Stars869
Forks98
Last commit2 months ago
richgo
richgoGo

A Go tool that adds text decorations and colorization to `go test` output for improved readability.

#cli-app#developer-tools#golang-wrapper
Stars862
Forks25
Last commit3 days ago
kaocha
kaochaClojure

A full-featured next-generation test runner for Clojure with watch mode, filtering, and extensible plugins.

#developer-tools#clojurescript#test-runner
Stars861
Forks81
Last commit8 months ago
XcodeCoverage
XcodeCoveragePerl

Generate code coverage reports for Objective-C Xcode projects with HTML and Cobertura XML output.

#macos-development#lcov#unit-testing
Stars857
Forks304
Last commit3 years ago
Rubocop Rspec
Rubocop RspecRuby

A RuboCop extension that enforces code style and best practices for RSpec test files.

#lint#rubocop#ruby-gem
Stars855
Forks291
Last commit2 days ago
go-httpbin
go-httpbinGo

A complete, dependency-free Go port of httpbin for testing HTTP clients and APIs.

#devops#integration-testing#http
Stars851
Forks178
Last commit8 days ago
awesome-ios-developer
awesome-ios-developerSwift

A curated collection of resources, guides, and reusable code for iOS and Swift development.

#apple#ios-app#ios
Stars846
Forks49
Last commit10 months ago
meck
meckErlang

A mocking library for Erlang that enables dynamic mocking, call history tracking, and validation for unit testing.

#software-testing#unit-testing#integration-testing
Stars838
Forks230
Last commit12 days ago
dyson
dysonJavaScript

A Node.js server for creating dynamic, fake JSON APIs with configurable endpoints and realistic mock data.

#json-server#fake-data#frontend-development
Stars834
Forks61
Last commit3 years ago
muxy
muxyGo

A proxy tool for chaos engineering that simulates real-world distributed system failures to test application resilience.

#hacktoberfest#hacktoberfest2021#proxy
Stars829
Forks30
Last commit5 years ago
FreeBuilder
FreeBuilderJava

Automatic generation of the Builder pattern for Java 1.8+, reducing boilerplate for immutable value types.

#boilerplate-reduction#gwt#annotation-processor
Stars829
Forks102
Last commit1 year ago
trifleJS
trifleJSJavaScript

A headless Internet Explorer browser with a PhantomJS-compatible JavaScript API for automation and testing.

#web-browser-automation#v8-engine#dotnet
Stars824
Forks51
Last commit1 month ago
espec
especElixir

A BDD testing framework for Elixir inspired by RSpec, offering a familiar DSL and comprehensive features.

#meck-mocking#bdd-specs#elixir
Stars816
Forks67
Last commit1 year ago
KuberNix
KuberNixRust

A Rust tool that bootstraps single-dependency Kubernetes clusters for local testing and development using Nix.

#devops#container-runtime#kubernetes-setup
Stars814
Forks26
Last commit5 days ago
phoenix-chat-example
phoenix-chat-exampleElixir

A step-by-step tutorial for building, testing, and deploying a real-time chat application with Phoenix 1.7.

#chat#beginner-friendly#deployment
Stars813
Forks96
Last commit6 days ago
goveralls
goverallsGo

A Go tool for sending code coverage reports to Coveralls.io, enabling continuous coverage tracking.

#devops#continuous-integration#ci-cd
Stars795
Forks136
Last commit2 months ago
cdp
cdpGo

Type-safe Go bindings for the Chrome DevTools Protocol, enabling browser automation and debugging.

#rpc-client#cdp#devtools-protocol
Stars791
Forks50
Last commit6 months ago
Foundry
FoundryPHP

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.

#fixtures#orm#database-testing
Stars790
Forks111
Last commit7 days ago
Forgery
ForgeryRuby

A Ruby gem for generating fake data with a simple syntax and customizable dictionaries for testing and development.

#rails#fake-data#ruby-gem
Stars786
Forks102
Last commit5 years ago
baloo
balooGo

An expressive and versatile end-to-end HTTP API testing library for Go, built on top of the gentleman HTTP client toolkit.

#integration-testing#assert#http
Stars779
Forks29
Last commit3 years ago
PCOV
PCOVC

A self-contained, high-performance code coverage driver for PHP that's compatible with PHPUnit's CodeCoverage library.

#test-coverage#phpunit#testing
Stars779
Forks37
Last commit8 months ago
chispa
chispaPython

A PySpark testing library providing fast helper methods with descriptive, color-coded error messages for DataFrame and column comparisons.

#apache-spark#unit-testing#dataframe
Stars769
Forks80
Last commit20 days ago
siteone-crawler
siteone-crawlerRust

A cross-platform website crawler and analyzer for SEO, security, accessibility, and performance optimization, built in Rust.

#seo-analysis#website-crawler#devops
Stars764
Forks66
Last commit2 months ago
Awesome k6
Awesome k6

A curated collection of community resources, tools, and projects for the k6 load testing platform.

#load-testing#devops#performance-testing
Stars762
Forks63
Last commit6 days ago
k6
k6

A curated list of awesome tools, content, and projects for the k6 load testing platform.

#load-testing#devops#performance-testing
Stars762
Forks63
Last commit6 days ago
Kakapo
KakapoSwift

A dynamic mocking library for Swift that replicates backend APIs and logic for testing and prototyping.

#kakapo#json-api#opinionated-dsl
Stars761
Forks44
Last commit7 years ago
bozon
bozonJavaScript

A command-line tool for building, testing, and publishing modern Electron applications.

#electron-builder#packaging#development-workflow
Stars758
Forks48
Last commit2 years ago
go-txdb
go-txdbGo

A single-transaction based SQL driver for Go that provides immutable transaction isolation for functional testing.

#integration-testing#database-testing#sql-driver
Stars752
Forks47
Last commit1 year ago
minimock
minimockGo

A powerful mock generation tool for Go that creates statically typed mocks from interface declarations.

#go-modules#mock-generation#unit-testing
Stars751
Forks49
Last commit21 days ago
Run your job on another architecture: arm32, aarch64 and others
Run your job on another architecture: arm32, aarch64 and othersShell

A GitHub Action that executes jobs on non-x86 CPU architectures (ARM, s390x, ppc64le, RISC-V) via QEMU emulation.

#actions#ppc64le#riscv64
Stars747
Forks164
Last commit
exvcr
exvcrElixir

Record and replay HTTP interactions for Elixir, inspired by Ruby's VCR.

#elixir#test-recording#integration-testing
Stars747
Forks132
Last commit1 year ago
jFairy
jFairyJava

A Java library for generating realistic fake data like persons, companies, and emails with locale support.

#developer-tools#fake-data#android
Stars742
Forks151
Last commit10 days ago
PreviousPage 11 of 23Next

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
1 month ago
#Unit Testing161
#Test Automation115
#Ci Cd106
#Go106
#Javascript93
#Integration Testing89
#Nodejs77
#Golang73
#Developer Tools72
#Testing Tools65
#Docker64
#Devops63