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

cmake-init
cmake-initCMake

A sophisticated CMake template for modern C and C++ projects, providing best practices for cross-platform development.

#template#deployment#c-plus-plus-11
Stars941
Forks115
Last commit1 month ago
Bloop
BloopScala

A build server and CLI tool that compiles, tests, and runs Scala code quickly from any editor or build tool.

#compilation-server#developer-tools#build-server
Stars939
Forks216
Last commit1 day ago
FlubuCore
FlubuCoreC#

A cross-platform build and deployment automation system using C# scripts with a fluent interface and full .NET ecosystem access.

#nuget#build-tools#fluent-interface
Stars938
Forks100
Last commit4 months ago
get-port
get-portJavaScript

A Node.js utility to get an available TCP port with support for preferred ports, ranges, and port reservation.

#dev-tools#tcp-port#nodejs
Stars931
Forks65
Last commit4 months ago
rebar
rebarErlang

Deprecated Erlang build tool for compiling and testing Erlang applications, port drivers, and releases.

#compilation#otp#dependency-management
Stars930
Forks290
Last commit8 years ago
TaskRabbit's Sample App
TaskRabbit's Sample AppJavaScript

A React Native sample app demonstrating architectural patterns for building social media applications.

#sample-app#flux-architecture#social-media
Stars930
Forks316
Last commit9 years ago
Laravel Test Factory Generator
Laravel Test Factory GeneratorPHP

Generate Laravel test factories from existing models to accelerate testing setup.

#eloquent#developer-tools#database-testing
Stars929
Forks85
Last commit2 years ago
PHPArkitect
PHPArkitectPHP

A PHP tool to enforce architectural constraints and prevent design violations in your codebase.

#layered-architecture#naming-conventions#dev-tools
Stars923
Forks52
Last commit3 days ago
awesome-ld-preload
awesome-ld-preload

A curated list of resources and libraries for LD_PRELOAD, a Linux mechanism for runtime function interception and behavior modification.

#debugging-tools#performance-optimization#behavior-modification
Stars920
Forks45
Last commit2 years ago
imap
imapPHP

Object-oriented PHP library for reading and processing emails over IMAP with a robust, fully tested API.

#message-search#attachments#library
Stars920
Forks254
Last commit1 month ago
Certificate Ripper
Certificate RipperJava

🔐 A CLI tool to extract server certificates

#x509#graal-native#graalvm-native-image
Stars919
Forks77
Last commit11 days ago
jest-preset-angular
jest-preset-angularTypeScript

A Jest configuration preset for testing Angular applications, enabling faster unit tests compared to Karma.

#javascript-testing#test-runner#unit-testing
Stars919
Forks304
Last commit1 day ago
nixos-shell
nixos-shellNix

Spawns lightweight NixOS virtual machines in a shell for testing and development.

#build-with-buildbot#development-environment#nixos
Stars905
Forks45
Last commit24 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
Stars893
Forks69
Last commit2 months ago
jest-codemods
jest-codemodsTypeScript

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

#javascript-testing#test-migration#codemod
Stars888
Forks81
Last commit1 day 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 commit4 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
Stars874
Forks138
Last commit2 months 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
Stars870
Forks98
Last commit6 days ago
go-httpbin
go-httpbinGo

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

#devops#integration-testing#http
Stars868
Forks180
Last commit10 days 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
Stars860
Forks25
Last commit6 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
Stars860
Forks81
Last commit9 months ago
Rubocop Rspec
Rubocop RspecRuby

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

#lint#rubocop#ruby-gem
Stars857
Forks295
Last commit1 day ago
XcodeCoverage
XcodeCoveragePerl

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

#macos-development#lcov#unit-testing
Stars855
Forks304
Last commit3 years 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
Stars848
Forks48
Last commit5 days 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
Stars839
Forks230
Last commit1 month 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
Stars832
Forks61
Last commit3 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
muxy
muxyGo

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

#hacktoberfest#hacktoberfest2021#proxy
Stars828
Forks31
Last commit5 years ago
trifleJS
trifleJSJavaScript

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

#web-browser-automation#v8-engine#dotnet
Stars826
Forks51
Last commit2 months ago
KuberNix
KuberNixRust

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

#devops#container-runtime#kubernetes-setup
Stars821
Forks28
Last commit1 day 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
Stars818
Forks95
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
Stars814
Forks67
Last commit1 year 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
Stars814
Forks76
Last commit25 days ago
goveralls
goverallsGo

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

#devops#continuous-integration#ci-cd
Stars796
Forks136
Last commit3 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
Stars796
Forks112
Last commit1 day ago
cdp
cdpGo

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

#rpc-client#cdp#devtools-protocol
Stars794
Forks50
Last commit7 months ago
PreviousPage 11 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
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83