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

javascript-action
javascript-actionJavaScript

A template repository to bootstrap the creation of a JavaScript-based GitHub Action with built-in testing, linting, and publishing workflows.

#ci-cd#nodejs#template-repository
Stars1.2k
Forks475
Last commit4 days ago
A list of helpful Angular related questions you can use to interview potential candidates, test yourself or completely ignore
A list of helpful Angular related questions you can use to interview potential candidates, test yourself or completely ignore

A comprehensive collection of Angular interview questions for vetting candidates, self-assessment, and learning.

#javascript-questions#developer-tools#angular-interview-questions
Stars1.2k
Forks363
Last commit
excon
exconRuby

A usable, fast, and simple HTTP 1.1 client library for Ruby, ideal for API clients and general HTTP requests.

#proxy#http#excon
Stars1.2k
Forks287
Last commit8 days ago
Enforcing practices
Enforcing practicesTypeScript

An ESLint plugin that enforces best practices and catches common errors in Jest test suites.

#javascript-testing#test-suite#code-quality
Stars1.2k
Forks251
Last commit3 days ago
Angular Builders
Angular BuildersTypeScript

A collection of community builders for Angular CLI that extend build capabilities with Jest, custom webpack, and ESBuild configurations.

#bazel#custom-build#webpack-dev-server
Stars1.2k
Forks209
Last commit1 day ago
Jest Builder
Jest BuilderTypeScript

A collection of community builders for Angular CLI that extend the build facade with Jest, custom webpack, and ESBuild configurations.

#bazel#custom-build#webpack-dev-server
Stars1.2k
Forks209
Last commit1 day ago
GdUnit4
GdUnit4GDScript

An embedded unit testing framework for Godot 4, supporting GDScript and C# with TDD, mocking, and scene testing.

#unit-test#scene-testing#gdunit4
Stars1.2k
Forks69
Last commit2 days ago
ng-mocks
ng-mocksTypeScript

Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup.

#service#unit-testing#pipe
Stars1.2k
Forks121
Last commit3 days ago
Instancio
InstancioJava

A Java library that automatically creates and populates objects with reproducible random data for unit testing.

#junit5#junit jupiter#unit-testing
Stars1.2k
Forks68
Last commit1 day ago
pgTAP
pgTAPPLpgSQL

A comprehensive unit testing framework for PostgreSQL that emits TAP-compatible output for database testing.

#psql#tap-protocol#database-development
Stars1.2k
Forks107
Last commit6 days ago
Kahlan
KahlanPHP

A full-featured PHP test framework with RSpec/JSpec syntax, offering stubbing and monkey-patching without PECL extensions.

#composer#unit-testing#monkey-patching
Stars1.1k
Forks70
Last commit3 days ago
Toothpick
ToothpickJava

A scope tree based, reflection-free Dependency Injection library for Java, Kotlin, and Android.

#androidx#scope-tree#memory-management
Stars1.1k
Forks113
Last commit4 years ago
counterfeiter
counterfeiterGo

A Go tool for generating type-safe fake implementations of interfaces to simplify unit testing.

#unit-testing#test-doubles#mocking
Stars1.1k
Forks101
Last commit10 days ago
gentleman
gentlemanGo

Plugin-driven, extensible HTTP client toolkit for Go, built on net/http with a hierarchical middleware layer.

#net-http#plugin-system#pluggable
Stars1.1k
Forks58
Last commit2 years ago
Pony
PonyRuby

A Ruby gem for sending email with a simple, expressive API using a single command.

#email-sending#developer-tools#rails
Stars1.1k
Forks51
Last commit1 year ago
Vue Testing Library
Vue Testing LibraryJavaScript

Simple and complete Vue.js testing utilities that encourage good testing practices.

#unit-testing#testing-library#frontend-testing
Stars1.1k
Forks111
Last commit2 years ago
cargo-web
cargo-webRust

A Cargo subcommand for building, testing, and deploying client-side Web applications in Rust.

#client-side-web#webassembly#emscripten
Stars1.1k
Forks80
Last commit2 years ago
pose
poseC#

A .NET library that replaces any method (including static and non-virtual) with a delegate at runtime using managed code.

#reflection-emit#isolation-framework#unit-testing
Stars1.1k
Forks73
Last commit3 years ago
lein-cljsbuild
lein-cljsbuildClojure

A Leiningen plugin for automatic ClojureScript compilation and development workflows.

#javascript-compilation#development-workflow#clojurescript
Stars1.1k
Forks149
Last commit5 years ago
Hercules
HerculesPython

An open-source AI testing agent that automates UI, API, security, accessibility, and visual validations using Gherkin without code.

#playwright#ai#no-code
Stars1.1k
Forks174
Last commit4 days ago
goapp
goappGo

An opinionated guideline for structuring and developing Go web applications/services following DDD and Clean Architecture principles.

#golang-application#software-architecture#webserver
Stars1.1k
Forks62
Last commit10 months ago
Quiver
QuiverDart

A comprehensive set of utility libraries for Dart that simplifies common tasks and extends core functionality.

#dart#functional-programming#async-programming
Stars1.1k
Forks134
Last commit3 months ago
angularjs-gulp-browserify-boilerplate
angularjs-gulp-browserify-boilerplateJavaScript

A deprecated boilerplate for AngularJS applications using Gulp, Browserify, and SASS with best practices.

#gulp#browserify#single-page-application
Stars1.0k
Forks260
Last commit
zerocode
zerocodeJava

A no-code automated testing framework for microservices APIs, Kafka data streams, databases, and load testing using JSON/YAML.

#declarative#load-testing#api
Stars1.0k
Forks448
Last commit2 days ago
Apex Commons
Apex CommonsApex

A comprehensive Apex library implementing enterprise patterns like Service Layer, Domain, Selector, and Unit of Work for Salesforce development.

#service-layer#salesforce#domain-driven-design
Stars1.0k
Forks571
Last commit
BeaconEmitter
BeaconEmitterSwift

A macOS app that transforms your Mac into an iBeacon emitter for broadcasting Bluetooth Low Energy signals.

#ios#mac-app#bluetooth
Stars999
Forks101
Last commit1 year ago
awesome-embedded-systems
awesome-embedded-systems

A curated list of delightful Embedded Systems libraries, RTOSes, modules, references, and resources.

#iot#embedded-c#embedded-systems
Stars998
Forks115
Last commit2 years ago
bypass
bypassElixir

A mock HTTP server for Elixir testing that intercepts requests and returns preconfigured responses.

#elixir#integration-testing#http
Stars997
Forks119
Last commit1 year ago
Rerun
RerunRuby

A lightweight Ruby tool that automatically restarts applications when filesystem changes are detected.

#rack#ruby-gem#cli-tool
Stars990
Forks86
Last commit3 months ago
utest.h
utest.hC++

A single-header unit testing framework for C and C++ with a simple API and Google Test-like output.

#unit-test#unit-testing#embedded
Stars984
Forks72
Last commit3 days ago
Official Boilerplate
Official BoilerplateJavaScript

A ready-to-rock Preact starter project powered by Webpack for building modern web applications.

#spa#development-workflow#boilerplate
Stars962
Forks182
Last commit10 months ago
abstruse
abstruseGo

A lightweight, distributed CI/CD platform written in Go for testing models and code.

#continuous-testing#distributed-systems#build-automation
Stars957
Forks103
Last commit2 years ago
mix_test_watch
mix_test_watchElixir

Automatically runs Elixir project tests on file changes to support test-driven development workflows.

#elixir#productivity#tdd
Stars955
Forks82
Last commit7 months ago
R Packages, 2E
R Packages, 2ER

A comprehensive guide to building, documenting, testing, and distributing R packages.

#reproducible-research#quarto#testing
Stars950
Forks646
Last commit1 day ago
Chex
ChexPython

A library of utilities for writing and testing reliable JAX code, including assertions, debugging tools, and test variants.

#code-reliability#jax#python-library
Stars948
Forks70
Last commit2 days ago
stream_data
stream_dataElixir

An Elixir library for data generation and property-based testing with an idiomatic Elixir API.

#elixir#property-testing#exunit
Stars944
Forks75
Last commit10 days ago
PreviousPage 10 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 years ago
8 years ago
6 days ago
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83