Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Integration Testing

Integration Testing

169 projects

Showing 36 of 169 projects

cypress
cypressTypeScript

Fast, easy, and reliable end-to-end testing framework for web applications running in browsers.

#javascript-testing#angular-testing-library#developer-tools
Stars49.7k
Forks3.4k
Last commit15 hours ago
Configure Desired Capabilities in Selenium
Configure Desired Capabilities in SeleniumJava

An umbrella project providing tools and libraries for automating web browsers via the W3C WebDriver specification.

#selenium-grid#integration-testing#selenium
Stars34.2k
Forks8.7k
Last commit
Mocha
MochaJavaScript

A classic, reliable, and trusted JavaScript test framework for Node.js and the browser.

#unit-testing#integration-testing#mochajs
Stars22.9k
Forks3.1k
Last commit14 hours ago
vhs
vhsGo

Write terminal GIFs as code for integration testing and demoing your CLI tools.

#gif-generation#recording#ffmpeg
Stars19.9k
Forks434
Last commit1 month ago
react testing library
react testing libraryJavaScript

Simple and complete React DOM testing utilities that encourage good testing practices.

#unit-testing#integration-testing#testing-library
Stars19.6k
Forks1.2k
Last commit
Hurl
HurlRust

A command line tool to run and test HTTP requests using a simple plain text format.

#integration-testing#graphql#http
Stars19.0k
Forks728
Last commit1 day ago
msw
mswTypeScript

API mocking library for JavaScript that intercepts requests at the network level using Service Workers.

#express-routing#network-interception#service-worker
Stars18.0k
Forks621
Last commit24 days ago
Keploy
KeployGo

Open-source API and integration testing platform that auto-generates tests and mocks from real user traffic using eBPF.

#devops#mock-generation#integration-testing
Stars17.6k
Forks2.2k
Last commit17 hours ago
MailHog
MailHogGo

A developer tool for testing email sending by capturing SMTP traffic and providing a web UI and API to inspect messages.

#mail-catcher#email-testing#developer-tools
Stars16.0k
Forks1.2k
Last commit2 years ago
Supertest
SupertestJavaScript

A super-agent driven library for testing Node.js HTTP servers using a fluent API.

#superagent#integration-testing#testing-library
Stars14.4k
Forks784
Last commit2 months ago
Modular Monolith
Modular MonolithC#

A production-ready .NET modular monolith application implementing Domain-Driven Design, CQRS, and event-driven architecture.

#event-driven-architecture#cqrs#integration-testing
Stars13.7k
Forks2.2k
Last commit
chromeless
chromelessTypeScript

A Node.js library for automating Chrome locally or headless on AWS Lambda with a simple API.

#screenshot-automation#chrome#integration-testing
Stars13.2k
Forks568
Last commit7 years ago
toxiproxy
toxiproxyGo

A TCP proxy for simulating network failures and latency to test application resiliency in development and CI environments.

#load-testing#devops#proxy
Stars12.1k
Forks501
Last commit14 days ago
Capybara
CapybaraRuby

A Ruby acceptance test framework for web applications that simulates user interactions.

#hacktoberfest#integration-testing#selenium
Stars10.2k
Forks1.5k
Last commit1 month ago
Mailpit
MailpitGo

A lightweight, multi-platform email and SMTP testing tool with a web UI and API for developers.

#email-testing#developer-tools#api
Stars9.6k
Forks296
Last commit11 days ago
Ginkgo
GinkgoGo

A mature testing framework for Go that helps developers write expressive, behavior-driven specifications.

#go-testing#spec-organization#integration-testing
Stars9.0k
Forks700
Last commit21 days ago
Karate (.8k)
Karate (.8k)Java

A unified open-source framework combining API testing, mocks, performance testing, and UI automation with a simple syntax.

#load-testing#java-library#performance-testing
Stars8.9k
Forks2.0k
Last commit2 days ago
Testcontainers
TestcontainersJava

A Java library for JUnit tests that provides lightweight, throwaway Docker containers for databases, browsers, and other services.

#hacktoberfest#devops#integration-testing
Stars8.7k
Forks1.8k
Last commit3 days ago
WireMock
WireMockJava

A flexible open-source tool for mocking HTTP services to create stable test and development environments.

#rest#java-library#integration-testing
Stars7.3k
Forks1.5k
Last commit3 days ago
WireMock (.1k)
WireMock (.1k)Java

A flexible open-source tool for mocking HTTP services to create stable test and development environments.

#rest#java-library#integration-testing
Stars7.3k
Forks1.5k
Last commit3 days ago
axe-core
axe-coreJavaScript

An accessibility testing engine for automated Web UI testing, integrating with existing test environments.

#open-source#aria#integration-testing
Stars7.2k
Forks891
Last commit3 days ago
rest-assured
rest-assuredJava

A Java DSL for simplifying testing and validation of REST APIs with a fluent, Groovy-like syntax.

#xmlpath#rest#spring-framework
Stars7.1k
Forks1.9k
Last commit4 months ago
moq.netcore
moq.netcoreC#

A friendly and popular mocking library for .NET that uses LINQ expressions for type-safe and refactoring-friendly unit tests.

#unit-testing#integration-testing#csharp
Stars6.4k
Forks834
Last commit5 days ago
Moq
MoqC#

A friendly and popular mocking library for .NET that leverages LINQ expressions for type-safe and refactoring-friendly unit tests.

#unit-testing#integration-testing#csharp
Stars6.4k
Forks834
Last commit5 days ago
Kif
KifObjective-C

An iOS integration testing framework that automates UI testing using accessibility attributes.

#integration-testing#objective-c#accessibility-testing
Stars6.2k
Forks917
Last commit2 months ago
bats-core
bats-coreShell

A TAP-compliant testing framework for Bash and other UNIX programs, enabling simple verification of expected behavior.

#bash-testing#unit-testing#integration-testing
Stars6.1k
Forks480
Last commit3 months ago
VCR
VCRRuby

A Ruby library that records HTTP interactions and replays them for fast, deterministic tests.

#webmock#integration-testing#deterministic-tests
Stars6.1k
Forks508
Last commit7 days ago
EarlGrey
EarlGreyObjective-C

A native iOS UI automation test framework with built-in synchronization for stable and repeatable tests.

#ui-automated-tests#ios#ios-test
Stars5.7k
Forks734
Last commit10 days ago
zombie
zombieJavaScript

A lightweight, headless browser testing framework for Node.js that simulates a browser environment without requiring a real browser.

#javascript-testing#integration-testing#headless-browser
Stars5.6k
Forks508
Last commit3 years ago
rspec-rails
rspec-railsRuby

RSpec integration for Ruby on Rails, providing a behavior-driven testing framework as an alternative to Minitest.

#unit-testing#integration-testing#behavior-driven-development
Stars5.3k
Forks1.0k
Last commit5 days ago
Facebook WebDriver
Facebook WebDriverPHP

PHP client library for Selenium WebDriver, enabling browser automation and testing from PHP applications.

#selenium-webdriver#geckodriver#integration-testing
Stars5.2k
Forks848
Last commit12 days ago
MockServer (.8k)
MockServer (.8k)Java

MockServer is an HTTP(S) mock server and proxy for mocking, recording, and debugging integrations with external systems.

#ai#proxy#integration-testing
Stars4.9k
Forks1.1k
Last commit12 hours ago
testcontainers-go
testcontainers-goGo

A Go package for creating and cleaning up container-based dependencies in automated integration tests.

#hacktoberfest#devops#integration-testing
Stars4.9k
Forks608
Last commit5 days ago
Codeception
CodeceptionPHP

A modern full-stack testing framework for PHP that handles acceptance, functional, and unit tests.

#hacktoberfest#full-stack-testing#end-to-end
Stars4.9k
Forks1.3k
Last commit2 months ago
Moco
MocoJava

A lightweight Java framework for easily creating HTTP, REST, and WebSocket stub servers for integration testing.

#integration-testing#rest-api#java
Stars4.4k
Forks1.1k
Last commit29 days ago
Testcontainers
TestcontainersC#

A .NET library for creating disposable Docker containers to support integration and end-to-end testing.

#hacktoberfest#testcontainers-dotnet#container-orchestration
Stars4.3k
Forks348
Last commit4 days ago
Page 1 of 5

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
16 hours ago
2 months ago
2 years ago
Next
#Testing87
#Test Automation53
#Unit Testing37
#Go34
#Api Testing27
#Golang25
#Ci Cd24
#Docker24
#Java24
#Testing Tools21
#Testing Framework19
#Test Framework19