Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Integration Testing

Integration Testing

61 projects

Showing 36 of 61 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.6k
Forks3.4k
Last commit10 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.1k
Forks8.7k
Last commit11 hours ago
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 commit1 day 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 commit21 days ago
vhs
vhsGo

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

#gif-generation#recording#ffmpeg
Stars19.5k
Forks405
Last commit22 hours ago
Hurl
HurlRust

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

#integration-testing#graphql#http
Stars18.8k
Forks722
Last commit21 hours ago
msw
mswTypeScript

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

#express-routing#network-interception#service-worker
Stars17.9k
Forks617
Last commit11 hours 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.1k
Forks2.2k
Last commit14 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
Stars15.9k
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.3k
Forks782
Last commit21 days 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.6k
Forks2.2k
Last commit1 year ago
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
Forks570
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.0k
Forks499
Last commit3 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 commit3 days 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.2k
Forks282
Last commit7 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
Forks696
Last commit13 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.8k
Forks2.0k
Last commit18 hours 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.6k
Forks1.8k
Last commit2 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.2k
Forks1.5k
Last commit1 day 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.2k
Forks1.5k
Last commit1 day 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 commit2 months 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.1k
Forks886
Last commit14 hours 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
Forks833
Last commit12 hours 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
Forks833
Last commit12 hours ago
Kif
KifObjective-C

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

#integration-testing#objective-c#accessibility-testing
Stars6.2k
Forks918
Last commit1 month ago
VCR
VCRRuby

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

#webmock#integration-testing#deterministic-tests
Stars6.0k
Forks507
Last commit1 month 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.0k
Forks480
Last commit2 months 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 commit1 day 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
Forks510
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 commit1 month 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
Forks847
Last commit13 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.

#proxy#integration-testing#ruby-client
Stars4.9k
Forks1.1k
Last commit4 months 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 commit1 month 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.8k
Forks605
Last commit12 hours 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 commit22 hours 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
Forks345
Last commit7 days ago
Page 1 of 2Next

Related Tags

#Testing31#Test Automation24#Ci Cd13#Unit Testing12#Go11#Api Testing10#Http10#Testing Tools10#Java10#Docker9#Rest Api9#Dotnet9
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