Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Testing

Testing

857 projects

Showing 29 of 857 projects

double
doubleElixir

An Elixir library for creating injectable test dependencies using pattern matching and message passing without overriding existing modules.

#elixir#unit-testing#mocking-alternative
Stars49
Forks6
Last commit3 years ago
merlin
merlinTypeScript

A Jest-inspired testing and benchmarking framework for Deno with a comprehensive set of matchers and async support.

#unit-testing#deno#cli-tool
Stars49
Forks2
Last commit4 years ago
fluent-asserts
fluent-assertsD

A fluent assertion framework for D that provides expressive syntax and detailed error messages for unit testing.

#d-language#unit-testing#fluent-interface
Stars48
Forks6
Last commit3 months ago
luacov-coveralls
luacov-coverallsLua

A LuaCov reporter that sends code coverage reports to the Coveralls.io service.

#devops#continuous-integration#luacov
Stars48
Forks12
Last commit4 years ago
flexdi
flexdiTypeScript

A flexible, lightweight dependency injection library for React, React Native, and Vue3 applications, inspired by NestJS and Angular.

#modular-architecture#dependency-injection#vue3
Stars48
Forks2
Last commit1 year ago
navit
navitJavaScript

A wrapper for Electron that simplifies browser testing and automation from Node.js scripts.

#integration-testing#headless-browser#nodejs
Stars48
Forks7
Last commit4 years ago
vue-vuex-todomvc
vue-vuex-todomvcJavaScript

A TodoMVC example built with Vue.js and Vuex, featuring a REST backend and Cypress testing.

#vue-js#vuex#educational
Stars47
Forks19
Last commit1 day ago
Agile Boiler Plate
Agile Boiler PlateJava

A solid, lean, readable, upgradable, and testable boilerplate for Android apps using MVP architecture and dependency injection.

#dependency-injection#android#boilerplate
Stars47
Forks8
Last commit9 years ago
gomatch
gomatchGo

A Go library for validating JSON against patterns, focusing on essential parts to make tests more expressive and less fragile.

#matcher#unit-testing#testing-library
Stars47
Forks3
Last commit5 years ago
yogo
yogoHTML

A command-line tool to check, read, and manage Yopmail disposable email inboxes.

#yopmail#cli-tool#email-disposable-checker
Stars46
Forks8
Last commit4 days ago
pytest-monkeytype
pytest-monkeytypePython

A pytest plugin that automatically generates Python type annotations by collecting runtime type information during test execution.

#monkeytype#typing#pep484
Stars46
Forks2
Last commit5 years ago
expect
expectTypeScript

A Jest-like expect testing library for Deno, now deprecated in favor of jsr:@std/expect.

#jest-like#unit-testing#deno
Stars45
Forks14
Last commit1 year ago
dsunit
dsunitGo

A Go library for datastore testing that simplifies setting up initial data and verifying final state across SQL, NoSQL, and file-based stores.

#integration-testing#nosql#testing
Stars45
Forks9
Last commit5 months ago
factory_factory_girl
factory_factory_girlRuby

A Ruby gem that automatically generates FactoryGirl factory files based on configurable column name patterns.

#factorygirl#rails#rails-generator
Stars45
Forks2
Last commit10 years ago
Vert.x JUnit5
Vert.x JUnit5Java

Integration and support for writing Vert.x application tests with JUnit 5.

#junit5#integration-testing#java
Stars44
Forks36
Last commit6 days ago
journal
journalCommon Lisp

A Common Lisp library built around explicit execution traces for logging, tracing, testing, and persistence.

#tracing#execution-traces#event-sourcing
Stars44
Forks4
Last commit1 month ago
goldenfile
goldenfileRust

A Rust library for goldenfile testing that compares generated output files against checked-in golden versions.

#bazel#regression-testing#testing
Stars44
Forks11
Last commit3 months ago
ava-fast-check
ava-fast-checkJavaScript

Integrates property-based testing with AVA using fast-check to generate and run test cases automatically.

#unit-testing#typescript#testing
Stars44
Forks4
Last commit4 years ago
factory_girl_elixir
factory_girl_elixirElixir

A minimal Elixir implementation of Ruby's factory_girl for generating test data.

#elixir#unit-testing#factory-pattern
Stars43
Forks5
Last commit11 years ago
should
shouldGo

An expressive Go assertion library that makes tests readable and provides detailed error messages for easier debugging.

#developer-tools#library#unit-testing
Stars43
Forks5
Last commit22 days ago
AutoMockable
AutoMockableSwift

A Swift framework that uses the type system to easily create mocked instances of data types for testing.

#ios#unit-testing#type-system
Stars43
Forks3
Last commit7 years ago
WP-CLI tests repository
WP-CLI tests repositoryPHP

A testing framework for WP-CLI packages providing Behat, PHPUnit, PHPCS, and linting tools.

#phpcs#behat#wordpress-development
Stars42
Forks27
Last commit4 days ago
ember-cli-yadda
ember-cli-yaddaJavaScript

An Ember CLI addon for writing and running BDD tests using Gherkin syntax and Yadda.

#hacktoberfest#unit-testing#integration-testing
Stars42
Forks22
Last commit3 years ago
Soulfind
SoulfindD

A Soulseek server implementation written in the D programming language for local testing.

#d#d-language#dlang
Stars42
Forks5
Last commit6 days ago
Testavior
TestaviorC#

A lightweight solution for developing behavior tests for ASP.NET Core applications.

#entity-framework-core#devops#asp-net-core
Stars41
Forks5
Last commit3 years ago
capacitor-testapp
capacitor-testappTypeScript

A test application for developing and verifying features and bug fixes in Capacitor and its official plugins.

#plugin-development#testing#capacitor
Stars41
Forks38
Last commit12 days ago
ch.vorburger.exec
ch.vorburger.execJava

A Java library for conveniently launching and managing external processes with built-in logging, output piping, and lifecycle control.

#apache-commons-exec#exec#java-library
Stars40
Forks10
Last commit29 days ago
Crispy
CrispyGame Maker Language

A unit testing framework built in GML for GameMaker LTS 2022+.

#gamemaker#unit-testing#gamemaker-studio-2
Stars40
Forks3
Last commit6 months ago
fiberseed
fiberseedGo

A production-ready REST API boilerplate built with Go Fiber and GORM, featuring middleware, Docker support, and live reloading.

#rest-api#boilerplate#go-fiber
Stars40
Forks13
Last commit5 years ago
PreviousPage 24 of 24

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 Testing180
#Test Automation125
#Go113
#Ci Cd112
#Javascript101
#Integration Testing96
#Nodejs83
#Developer Tools77
#Golang75
#Docker68
#Devops67
#Testing Tools67