Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Integration Testing

Integration Testing

256 projects

Showing 36 of 256 projects

FluentDocker
FluentDockerC#

A .NET library for interacting with Docker and Docker Compose via a fluent API, supporting local and remote containers in tests and applications.

#compose#devops#integration-testing
Stars1.4k
Forks104
Last commit5 days ago
Patrol
PatrolDart

A powerful, multiplatform E2E UI testing framework for Flutter apps that handles native interactions.

#dart#hacktoberfest#greybox-testing
Stars1.4k
Forks228
Last commit1 day ago
hound
houndElixir

Elixir library for browser automation and integration testing with support for multiple webdrivers.

#elixir#phoenix#integration-testing
Stars1.4k
Forks141
Last commit2 years ago
OpenCover
OpenCoverC++

A code coverage tool for .NET 2+ on Windows, supporting 32/64-bit processes with branch and sequence point coverage.

#unit-testing#integration-testing#profiler
Stars1.3k
Forks244
Last commit4 years ago
Java
JavaJava

Java language binding for writing Appium tests that conform to the W3C WebDriver Protocol.

#ios#integration-testing#java-client
Stars1.3k
Forks756
Last commit4 days ago
testfixtures
testfixturesGo

A Go library for loading YAML fixtures into a real test database, inspired by Ruby on Rails.

#fixtures#database#yaml
Stars1.2k
Forks91
Last commit14 days ago
embedded-postgres
embedded-postgresGo

A Go library that runs a real PostgreSQL database locally as part of your application or tests.

#integration-testing#database-testing#go-library
Stars1.2k
Forks104
Last commit4 months ago
Geb
GebGroovy

A Groovy-based browser automation framework combining WebDriver, jQuery-like selectors, and Page Object modeling.

#apache#open-source#integration-testing
Stars1.2k
Forks235
Last commit25 days ago
ScalaTest
ScalaTestScala

A free, open-source testing toolkit for Scala and Java programmers with expressive and flexible testing styles.

#testing-toolkit#scala-js#unit-testing
Stars1.2k
Forks335
Last commit3 days ago
Pyresttest (.1k)
Pyresttest (.1k)Python

A REST API testing and microbenchmarking tool that uses YAML/JSON config files, requiring no code to write tests.

#integration-testing#rest-api#curl
Stars1.2k
Forks316
Last commit5 years ago
Pact JVM
Pact JVMKotlin

JVM implementation of Pact for consumer-driven contract testing, providing mock services and verification tools.

#consumer-driven-contracts#hacktoberfest#integration-testing
Stars1.1k
Forks487
Last commit2 days ago
JSONassert
JSONassertJava

A Java library for writing concise JSON unit tests, especially useful for testing REST APIs.

#unit-testing#integration-testing#testing-library
Stars1.1k
Forks204
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
Aruba
ArubaRuby

A Ruby testing framework for testing command-line applications with Cucumber, RSpec, or Minitest.

#integration-testing#tdd#bdd
Stars968
Forks164
Last commit19 hours ago
MariaDB4j
MariaDB4jJava

A Java library that embeds MariaDB (MySQL-compatible) as a JAR, enabling database usage without external installation.

#mariadb-native-binaries#mysql-compatible#database
Stars898
Forks181
Last commit10 days ago
go-httpbin
go-httpbinGo

A complete, dependency-free Go port of httpbin for testing HTTP clients and APIs.

#devops#integration-testing#http
Stars868
Forks180
Last commit9 days ago
meck
meckErlang

A mocking library for Erlang that enables dynamic mocking, call history tracking, and validation for unit testing.

#software-testing#unit-testing#integration-testing
Stars839
Forks230
Last commit1 month ago
muxy
muxyGo

A proxy tool for chaos engineering that simulates real-world distributed system failures to test application resilience.

#hacktoberfest#hacktoberfest2021#proxy
Stars828
Forks31
Last commit5 years ago
baloo
balooGo

An expressive and versatile end-to-end HTTP API testing library for Go, built on top of the gentleman HTTP client toolkit.

#integration-testing#assert#http
Stars779
Forks29
Last commit4 years ago
Subliminal
SubliminalObjective-C

An iOS integration testing framework that combines Objective-C test writing with UIAutomation's simulation power.

#ios#integration-testing#objective-c
Stars753
Forks52
Last commit1 year ago
go-txdb
go-txdbGo

A single-transaction based SQL driver for Go that provides immutable transaction isolation for functional testing.

#integration-testing#database-testing#sql-driver
Stars751
Forks47
Last commit1 year ago
exvcr
exvcrElixir

Record and replay HTTP interactions for Elixir, inspired by Ruby's VCR.

#elixir#test-recording#integration-testing
Stars746
Forks135
Last commit1 year ago
Selene
SelenePython

A Python library for writing concise, readable, and maintainable browser UI tests with a user-oriented API.

#integration-testing#ui-testing#page-object-pattern
Stars733
Forks182
Last commit20 hours ago
httpmock
httpmockRust

A simple yet powerful HTTP mocking library for Rust, featuring a fluent API, request matching, and standalone Docker support.

#serde#integration-testing#async
Stars664
Forks61
Last commit1 day ago
List of Automated Testing Tools and Frameworks for .NET
List of Automated Testing Tools and Frameworks for .NETC#

A comprehensive, categorized list of automated testing tools and frameworks for .NET, covering TDD, BDD, ATDD, SBE, and various testing methodologies.

#developer-tools#microsoft#unit-testing
Stars589
Forks94
Last commit
flutter_convenient_test
flutter_convenient_testDart

A Flutter testing framework that provides a rich GUI for debugging with time travel, screenshots, video recording, and rapid test execution.

#dart#developer-tools#golden-testing
Stars585
Forks45
Last commit
gotest.tools
gotest.toolsGo

A collection of Go packages that extend the standard testing package with utilities for assertions, golden files, and common testing patterns.

#go-testing#integration-testing#filesystem-testing
Stars578
Forks54
Last commit1 year ago
mockingjay
mockingjayGo

A fake HTTP server for integration testing with consumer-driven contracts and configurable erratic behavior, all from a YAML file.

#consumer-driven-contracts#fake-server#performance-testing
Stars568
Forks72
Last commit4 years ago
Web components tester
Web components testerTypeScript

A testing environment for web components built with Polymer or any web component library.

#web-components#custom-elements#test-runner
Stars564
Forks174
Last commit1 month ago
canopy
canopyF#

An F# web automation and testing library built on Selenium with C# compatibility.

#integration-testing#csharp#selenium
Stars510
Forks114
Last commit4 years ago
Atata
AtataC#

A C#/.NET web UI test automation framework using a fluent page object pattern and Selenium WebDriver.

#atata#selenium-webdriver#integration-testing
Stars501
Forks82
Last commit6 days ago
Betamax
BetamaxGroovy

A Java tool for mocking external HTTP resources like web services and REST APIs in tests, inspired by Ruby's VCR.

#test-isolation#specs2#integration-testing
Stars473
Forks128
Last commit9 years ago
LightBDD
LightBDDC#

A lightweight BDD test framework for .NET that integrates with NUnit, xUnit, MSTest, and Fixie to create readable, maintainable tests.

#integration-testing#mstest#dotnet-testing
Stars472
Forks51
Last commit27 days ago
health
healthGo

An extensible health check library for Go applications to monitor system dependencies and status.

#composite-checkers#api#integration-testing
Stars449
Forks38
Last commit2 years ago
gofight
gofightGo

A Go library for testing HTTP handlers and web frameworks like Gin, Echo, and Mux.

#http-handler#unit-testing#integration-testing
Stars447
Forks40
Last commit7 days ago
JMeter Maven Plugin
JMeter Maven PluginJava

A Maven plugin that integrates Apache JMeter performance tests into your Maven build lifecycle.

#load-testing#devops#load-test
Stars440
Forks241
Last commit1 year ago
PreviousPage 3 of 8

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
4 days ago
13 days ago
Next
#Testing128
#Test Automation73
#Unit Testing54
#Go45
#Java38
#Api Testing37
#Docker34
#Golang31
#Testing Tools30
#Ci Cd28
#Test Framework24
#Rest Api24