An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with testcontainers

A curated list of projects in awesome lists tagged with testcontainers .

https://github.com/testcontainers/testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

automation docker go golang hacktoberfest testcontainers testcontainers-go testing

Last synced: 09 Sep 2025

https://github.com/testcontainers/testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.

automation docker dotnet hacktoberfest testcontainers testcontainers-dotnet testing

Last synced: 13 May 2025

https://github.com/testcontainers/testcontainers-node

Testcontainers is a NodeJS library that supports tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.

docker node testcontainers testing

Last synced: 15 May 2025

https://github.com/testcontainers/testcontainers-python

Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.

database python python3 selenium testcontainers testing

Last synced: 08 Jan 2026

https://github.com/testcontainers/testcontainers-rs

A library for integration-testing against docker containers from within Rust.

docker integration-testing rust test-automation testcontainers testcontainers-rust testing

Last synced: 06 Feb 2026

https://github.com/adobe/s3mock

A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

amd64 arm64 aws aws-s3 docker java junit kotlin mock s3 testcontainers testing

Last synced: 13 May 2025

https://github.com/adobe/S3Mock

A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

amd64 arm64 aws aws-s3 docker java junit kotlin mock s3 testcontainers testing

Last synced: 08 Apr 2025

https://github.com/opentable/otj-pg-embedded

Java embedded PostgreSQL component for testing

database docker java platform-java postgres testcontainers unit-testing

Last synced: 14 May 2025

https://github.com/dasniko/testcontainers-keycloak

A Testcontainer implementation for Keycloak IAM & SSO.

container docker iam java keycloak oidc sso testcontainers testing

Last synced: 13 Mar 2025

https://github.com/trendyol/stove

Stove: The easiest way of writing e2e/component tests for your JVM back-end app with Kotlin

component-testing e2e-testing integration-testing java kotlin ktor spring-boot test test-automation testcontainers testing testing-framework testing-tools

Last synced: 26 Jan 2026

https://github.com/joyrex2001/kubedock

Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.

ci cicd docker docker-api k8s kubernetes orchestrate-containers tekton testcontainers

Last synced: 02 Jan 2026

https://github.com/hantsy/spring-r2dbc-sample

Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.

r2dbc r2dbc-h2 r2dbc-mssql r2dbc-mysql r2dbc-oracle r2dbc-postgresql spring spring-boot spring-data-r2dbc testcontainers

Last synced: 04 Apr 2025

https://github.com/testcontainers/moby-ryuk

Schedule Moby/Docker containers cleanup after specific delay.

automation docker go golang hacktoberfest testcontainers testing

Last synced: 05 Apr 2025

https://github.com/mfvanek/pg-index-health

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.

gradle hacktoberfest indexes java java-11 kotlin-dsl mutation-testing pitest postgres postgresql static-analysis testcontainers

Last synced: 13 Apr 2025

https://github.com/Trendyol/stove

Stove: The easiest way of writing e2e/component tests for your JVM back-end API with Kotlin

component-testing e2e-testing integration-testing kotlin ktor spring-boot test test-automation testcontainers testing testing-framework testing-tools

Last synced: 17 Jul 2025

https://github.com/thomasvitale/spring-boot-multitenancy

Samples showing how to build multitenant applications with Java and Spring Boot

java keycloak micrometer multitenancy spring-boot testcontainers

Last synced: 15 Mar 2025

https://github.com/ionutbalosin/ecommerce-app

eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate payments. It is used for the didactic purpose only, as a support project for my training.

api-driven-development asynchronous-logging avro caching debezium docker event-driven flywaydb kafka location-decoupling microservices openapi postgresql resilience resilience4j scalability schema-first-approach shared-nothing-database-approach spring-boot testcontainers

Last synced: 05 Apr 2025

https://github.com/redis-developer/agentic-rag

Complete example of how to build an Agentic RAG architecture with Redis, Amazon Bedrock, and LlamaIndex.

agents ai21labs amazon-bedrock amazon-titan genai-chatbot llama-index rag redis testcontainers vector-search

Last synced: 07 Apr 2025

https://github.com/perkss/clojure-kafka-examples

Clojure examples for Kafka and Kafka Streams (JAVA Interop)

avro-kafka clojure functional-programming java kafka kafka-streams kafka-topic testcontainers

Last synced: 10 Apr 2025

https://github.com/rick-van-dam/testexamplesdotnet

Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET

apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit

Last synced: 11 Apr 2025

https://github.com/wimdeblauwe/testcontainers-cypress

Testcontainers module for running Cypress tests

cypress java spring-boot testcontainers

Last synced: 09 May 2025

https://github.com/Rick-van-Dam/TestExamplesDotnet

Showing how you can easily setup fast and easy to run more complex tests such as api tests or browser tests in .NET

apitesting asp-net asp-net-core csharp integration-testing netcore nunit playwright razor-pages testcontainers testing vue xunit

Last synced: 28 Mar 2025

https://github.com/croz-ltd/klokwrk-project

Showcase and blueprint for implementing elaborated distributed systems on JVM. It should also serve as a playground for incubating reusable libraries useful on its own.

axon-framework cargo-tracking cqrs ddd event-sourcing graalvm graalvm-native-image groovy microservices spring-boot springframework testcontainers

Last synced: 09 Sep 2025

https://github.com/sivaprasadreddy/testcontainers-samples

Sample projects using Testcontainers for Java

java micronaut quarkus spring-boot testcontainers

Last synced: 12 Apr 2025

https://github.com/testcontainers/testcontainers-rs-modules-community

Community maintained modules for Testcontainers for Rust

rust testcontainers testcontainers-rust testing

Last synced: 05 Apr 2025

https://github.com/eddumelendez/testcontainers-samples

Testcontainers samples

java testcontainers

Last synced: 26 Oct 2025

https://github.com/eugene-khyst/podman-testcontainers

The example of using Podman with Testcontainers in Java projects, that use Gradle on Ubuntu Linux and MacOS (both x86_64 and Apple silicon).

apple-silicon docker java junit linux mac-m1 macos podman podman-machine testcontainers testcontainers-junit-5

Last synced: 02 May 2025

https://github.com/silaev/mongodb-replica-set

Run MongoDB Atlas locally for testing

docker java mongodb replica-set testcontainers transaction

Last synced: 14 Jan 2026

https://github.com/ivangfr/springboot-keycloak-mongodb-testcontainers

The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.

docker integration-testing java keycloak mongodb oauth2-resourceserver spring-boot spring-data-mongodb spring-security spring-web-mvc springdoc-openapi testcontainers unit-testing

Last synced: 12 Oct 2025

https://github.com/ivangfr/springboot-ldap-testcontainers

The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for integration testing.

docker graalvm java ldap native openldap phpldapadmin spring-boot spring-security spring-security-ldap spring-web-mvc springdoc-openapi testcontainers

Last synced: 08 Jul 2025

https://github.com/testcontainers/testcontainers-native

Testcontainers for C/C++/Swift and other native projects, built on the top of Testcontainers for Go

c cpp hacktoberfest native swift testcontainers testcontainers-custom-container wiremock

Last synced: 12 Jan 2026

https://github.com/selenide-examples/testcontainers

Selenide + TestContainers (Docker) sample project

automated-tests docker selenide selenium-java testcontainers testing-tools

Last synced: 21 Jan 2026

https://github.com/jpomykala/spring-jooq-flyway-testcontainers-junit5

๐Ÿš€ Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5

flyway java java-11 jooq junit junit5 mysql spring-boot testcontainers

Last synced: 12 Jun 2025

https://github.com/ivangfr/spring-data-jpa-relationships

The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.

java jpa-relationships many-to-many many-to-one mapstruct one-to-many one-to-one postgresql spring-boot spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 19 Oct 2025

https://github.com/yusufugurozbek/testcontainers-port-updater

You are using Testcontainers and want to have your Testcontainers database accessible directly within IntelliJ? You are tired of changing the port configuration all the time since Testcontainers chooses a random port on each startup? This plugin solves your issue.

intellij intellij-idea intellij-plugin intellij-plugins testcontainers testcontainers-port-updater

Last synced: 23 Oct 2025

https://github.com/ivangfr/spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

avro cassandra docker graalvm java jib json kafka mapstruct mysql native schema-registry spring-boot spring-cloud-stream spring-data-cassandra spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 21 Aug 2025

https://github.com/hardiksinghbehl/redis-caching-java-spring-boot

Backend application leveraging redis cache to reduce network calls and improve latency.

caching java redis-cache spring-boot spring-boot-cache spring-boot-redis testcontainers

Last synced: 09 Apr 2025

https://github.com/enofex/naikan

Naikan is an open source software inventory management tool for dev teams driven by our CI/CD pipeline.

arch-unit ci-cd developer-experience-team docker-compose java naikan software-inventory testcontainers

Last synced: 26 Dec 2025

https://testcontainers.github.io/testcontainers-native/

Testcontainers for C/C++/Swift and other native projects, built on the top of Testcontainers for Go

c cpp hacktoberfest native swift testcontainers testcontainers-custom-container wiremock

Last synced: 03 Mar 2025

https://github.com/rcardin/kafkaesque

A testing ๐Ÿงฐ library for Kafka-based applications

hacktoberfest kafka testcontainers testing-tools

Last synced: 20 Jun 2025

https://github.com/microcks/microcks-testcontainers-java

Java lib for Testcontainers that enables embedding Microcks into your JUnit tests with lightweight, throwaway instance thanks to containers.

api contract-testing java microcks mocking testcontainers

Last synced: 16 Jan 2026

https://github.com/andrei-polukhin/pgdbtemplate

Go library for creating PostgreSQL test databases using template databases for lightning-fast test execution.

database go golang performance pgx postgresql pq testcontainers testing

Last synced: 30 Dec 2025

https://github.com/cloudflightio/springboot-testresources

Spring Boot Test Resources powered by TestContainers and Micronaut

micronaut spring-boot tdd testcontainers

Last synced: 16 Jan 2026

https://github.com/jonashackt/spring-boot-rest-clientcertificates-docker-compose

Example project showing how to access REST endpoints from multiple servers that are secured by different client certificates, using Springยดs RestTemplate & Docker Compose

certificate-signing-request client-certificate docker docker-compose integration-test java-keystore jks rest-template spring-boot ssl-certificates testcontainers truststore

Last synced: 16 Mar 2025

https://github.com/fencyio/fency

Provides an idempotency barrier for RabbitMQ consumers.

idempotency rabbitmq redis spring-amqp spring-boot spring-data-redis testcontainers

Last synced: 30 Aug 2025

https://github.com/microcks/microcks-testcontainers-java-spring-demo

Spring Boot demonstration app on how to use Microcks Testcontainers in your dev/test workflow

asyncapi java kafka microcks openapi springboot testcontainers

Last synced: 13 May 2025

https://github.com/hardiksinghbehl/just-another-testcontainer-integration

Backend application using Testcontainers for Integration Testing AWS S3, Azure Blob Storage, Kafka, MySQL, Egress calls including Chaos testing and Redis.

azurite chaos-testing java kafka-testing localstack mockserver mysql-test redis-test redpanda spring-boot testcontainers toxiproxy

Last synced: 09 Apr 2025

https://github.com/agitrubard/auth-side-services

Project of secure user authorization/authentication flows with modern and latest tech using Java 21, Spring 3 and Customized Spring Security 6 with JWT.

auth auth-side authentication authorization back-end docker hexagonal-architecture integration-test java21 jwt jwt-authentication liquibase maven service spring-boot spring-security system-test testcontainers unit-test user-role-permission

Last synced: 18 Mar 2025

https://github.com/rafaelfgx/java

Java, Spring Boot, Docker, Testcontainers, PostgreSQL, MongoDB, Kafka, LocalStack, AWS (SQS, S3), JWT, Swagger, Patterns (Mediator, Observer, Outbox, Strategy).

java java-24 java-api java-spring-boot java-springboot java24 kafka localstack mongodb patterns postgres postgresql s3 spring spring-boot springboot sqs testcontainers

Last synced: 05 May 2025

https://github.com/jupiter-tools/spring-test-kafka

Tools for integration testing of Apache Kafka with SpringBoot applications

kafka spring-boot spring-boot-test spring-framework spring-kafka test-containers testcontainers

Last synced: 28 Oct 2025

https://github.com/oxia-db/oxia-client-java

Oxia Java client SDK

client oxia testcontainers

Last synced: 30 Jan 2026

https://github.com/arconia-io/arconia-migrations

Tools and OpenRewrite recipes to automate refactoring, migrations, and upgrades for Java projects.

arconia docling java junit migrations open-rewrite spring-boot testcontainers

Last synced: 31 Jan 2026

https://github.com/findinpath/testcontainers-kafka-avro

Showcase on producing&consuming avro messages in Apache Kafka testcontainers ecosystem

avro confluent kafka testcontainers

Last synced: 26 Jul 2025

https://github.com/christian-draeger/k6-kotlin

Run k6 load and performance testing scenarios from your JVM project on an out-of-the box but configurable k6 infra spin-up by the use of Docker.

docker dsl k6 kotlin kotlin-library library load-test load-tester load-testing performance-testing testcontainers

Last synced: 22 Mar 2025

https://github.com/flolu/node-integration-testing

๐Ÿงช Example for Easy and Effective Integration Testing with Node.js and Docker

docker docker-compose github-actions integration-testing jasmine mysql nodejs testcontainers testing typescript

Last synced: 27 Apr 2025

https://github.com/physer/microshop.net

A .NET e-commerce showcase in a event-driven microservices architecture

csharp dotnet event-driven mach masstransit meilisearch microservices rabbitmq testcontainers

Last synced: 03 May 2025

https://github.com/xdev-software/testcontainers-junit4-mock

JUnit4-Mock for Testcontainers Java

java junit4 mock testcontainers

Last synced: 06 Oct 2025

https://github.com/daggerok/liquibase-r2dbc-spring-boot-starter

This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash

frontend-maven-plugin github-actions junit-jupiter kotlin liquibase mariadb maven maven-gpg-plugin maven-resources-plugin mssql mssqlserver mysql nexus-staging-maven-plugin ossrh r2dbc-pool r2dbc-proxy sonatype spring-data-r2dbc testcontainers vuepress

Last synced: 26 Oct 2025

https://github.com/rashidi/spring-boot-tutorials

Collection of Spring Boot tutorials and guides. Consists of Spring Batch, Spring Cloud, Spring Data, Spring GraphQL Server.

graphql-server jooq sample-code spring-batch spring-boot spring-boot-tutorial spring-cloud spring-data-jpa spring-data-mongodb spring-test testcontainers tutorial

Last synced: 02 Sep 2025

https://github.com/jjba23/zzspec

https://codeberg.org/jjba23/zzspec

integration-testing scala test testcontainers zio zio-test

Last synced: 26 Mar 2025

https://github.com/ivangfr/api-oha-benchmarker

api-oha-benchmarker is a tool to easily benchmark APIs. It uses Testcontainers to manage Docker containers. Load testing is done with OHA. To collect information such as CPU and memory usage, it uses the docker stats command. It also uses cAdvisor to visually monitor CPU and memory usage.

cadvisor docker java load-testing oha spring-boot testcontainers

Last synced: 10 Apr 2025

https://github.com/dashaun-com/com.dashaun.service.gateway

Spring Cloud Gateway example using Testcontainers to validate GraalVM native image

graalvm-native-image spring-boot-3-0-0 spring-cloud-gateway testcontainers

Last synced: 08 May 2025

https://github.com/ivangfr/springboot-jpa-studies

The goal of this project is to study JPA Batch Processing (i.e, insert / update / delete a set of records in a single command) and JPA Locking.

database-batch database-locking docker java mysql postgresql spring-boot spring-data-jpa spring-web-mvc springdoc-openapi testcontainers

Last synced: 10 Apr 2025

https://github.com/stillya/testcontainers-keycloak

A Testcontainers implementation for Keycloak SSO.

golang keycloak testcontainers

Last synced: 03 Feb 2026

https://github.com/martishin/spring-webflux-kotlin-coroutines-example

Example of a reactive Spring application utilizing Kotlin coroutines. Built with Spring WebFlux, PostgreSQL, Spring Data R2DBC, Flyway, Jooq and Micrometer

api flyway gradle jooq kotlin kotlin-coroutines micrometer postgresql r2dbc rest-api spring-boot spring-webflux testcontainers testcontainers-postgres

Last synced: 09 Sep 2025

https://github.com/xdev-software/mockserver-neolight

A lightweight rewrite of the MockServer project with focus on simplicity, maintainability and Testcontainers

java mock-server mockserver proxy testcontainers

Last synced: 22 Jan 2026

https://github.com/ardetrick/ory-hydra-refrence-java

An example/reference implementation of Ory Hydra in Java with SpringBoot. Shows the basicis of OAuth2 integraiton with OIDC. Includes a full suite of integration tests using Testcontainers.

gradle java oauth2 oauth2-authorization oauth2-provider oauth2-server oidc ory-hydra playwright playwright-java spring-boot springboot testcontainers

Last synced: 01 Jan 2026