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

expect
expectTypeScript

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

#jest-like#unit-testing#deno
Stars45
Forks12
Last commit1 year 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
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
BrowserClaw
BrowserClawTypeScript

An AI-native browser automation library using snapshot + ref targeting for deterministic interaction, built for AI agents.

#snapshot#playwright#accessibility-tree
Stars43
Forks4
Last commit1 day 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
Vert.x JUnit5
Vert.x JUnit5Java

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

#junit5#integration-testing#java
Stars43
Forks34
Last commit5 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 commit2 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
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
Forks37
Last commit22 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
Stars41
Forks10
Last commit4 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 commit9 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
vuejs-extension-pack vscode
vuejs-extension-pack vscode

A curated collection of VS Code extensions for Vue.js, Nuxt, and TypeScript development with modern tooling.

#developer-tools#productivity#vscode-extension
Stars38
Forks10
Last commit5 months ago
SampleData
SampleData

A collection of sample datacards, shapefiles, and other files for testing agricultural and geospatial applications.

#data-cards#precision-agriculture#geospatial
Stars38
Forks14
Last commit3 years ago
ngworker
ngworkerTypeScript

A monorepo of Angular packages for application development and integration testing.

#javascript-framework#integration-testing#npm-packages
Stars37
Forks1
Last commit9 months ago
sublime-ava
sublime-ava

Sublime Text snippets and completions for writing AVA JavaScript test files.

#productivity#test-runner#sublime-package
Stars37
Forks1
Last commit8 years ago
ember-boilerplate
ember-boilerplateTypeScript

A production-ready Ember.js boilerplate with FastBoot, TypeScript, GraphQL, and modern tooling for building web applications.

#emberjs#fastboot#sass
Stars37
Forks6
Last commit3 years ago
spectacular
spectacularTypeScript

A monorepo of Angular packages for application development and integration testing.

#integration-testing#npm-packages#spectacular
Stars37
Forks1
Last commit9 months ago
parsley
parsleyGo

A reflection-based dependency injection package for Go that automates dependency management with type safety and runtime efficiency.

#mock-support#modular-architecture#dependency-injection
Stars36
Forks4
Last commit2 days ago
ember-qunit-codemod
ember-qunit-codemodJavaScript

Automatically converts Ember.js test files from the older moduleFor* syntax to the newer setupTest syntax.

#test-migration#codemod#cli-tool
Stars36
Forks17
Last commit6 years ago
Wikimedia
WikimediaJavaScript

ESLint configuration enforcing Wikimedia's JavaScript coding standards for client, server, and MediaWiki projects.

#jquery#javascript-style-guide#nodejs
Stars36
Forks24
Last commit18 days ago
tincan
tincanTypeScript

A lightweight Jest-like BDD testing library for Deno that uses the built-in test runner.

#jest-like#unit-testing#deno
Stars36
Forks2
Last commit1 year ago
Servactory
ServactoryRuby

A Ruby gem providing a framework for building reliable service objects with type safety, validation, and structured outputs.

#business-logic#rails#validation
Stars36
Forks4
Last commit4 months ago
runtime-config-loader
runtime-config-loaderTypeScript

An Angular library for loading runtime configuration from JSON files or API endpoints with type safety and validation.

#json-config#dependency-injection#schema-validation
Stars36
Forks12
Last commit
test-doubles
test-doublesClojure

A small spying and stubbing library for Clojure and ClojureScript testing.

#clojurescript#test-isolation#unit-testing
Stars36
Forks4
Last commit4 years ago
ngx-repository
ngx-repositoryTypeScript

A strongly typed data client library for Angular that simplifies HTTP REST and Firestore data access with decorators.

#firestore#strongly-typed#decorators
Stars35
Forks2
Last commit2 months ago
Verify.Blazor - a snapshot testing library for Blazor components
Verify.Blazor - a snapshot testing library for Blazor componentsC#

A library for rendering Blazor components to verified snapshot files using Blazor's native rendering APIs.

#unit-testing#bunit#csharp
Stars35
Forks2
Last commit
ConsoleCaptor
ConsoleCaptorJava

A Java library for capturing console output (System.out and System.err) in unit and integration tests without mocking.

#unit-testing#integration-testing#java
Stars35
Forks5
Last commit1 month ago
tap-prettify
tap-prettifyJavaScript

A TAP test runner that formats Test Anything Protocol output into human-readable test results.

#developer-tools#test-runner#npm-package
Stars35
Forks3
Last commit13 years ago
jest-transform-svelte
jest-transform-svelteJavaScript

A Jest transformer for unit testing Svelte components by compiling them for JavaScript test environments.

#transformer#javascript-testing#unit-testing
Stars35
Forks7
Last commit3 years ago
WebGrid
WebGridRust

A decentralized, scalable, and robust open-source implementation of a Selenium Grid equivalent compliant with the W3C WebDriver specification.

#w3c#helm-chart#scaleable
Stars35
Forks7
Last commit2 years ago
DNTFrameworkCoreTemplate
DNTFrameworkCoreTemplateC#

Boilerplate project templates for building ASP.NET Core applications with DNTFrameworkCore.

#dntframework#unit-testing#integration-testing
Stars34
Forks8
Last commit7 years ago
Network Stack
Network StackSwift

A lightweight, dependency-free Swift networking stack with built-in mocking and testing support.

#ios#dependency-injection#urlsession
Stars34
Forks7
Last commit6 years ago
supertest-graphql
supertest-graphqlTypeScript

Extends supertest to test GraphQL endpoints with support for queries, mutations, subscriptions, and authentication.

#integration-testing#graphql#websocket
Stars34
Forks0
Last commit3 years ago
PreviousPage 25 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
3 months ago
1 day ago
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83