An open API service for software projects hosted on Open Collective.

Testcontainers

The tool that makes integrated testing awesome
Collective - Host: opensource - https://opencollective.com/testcontainers - Website: https://testcontainers.org/ - Code: https://github.com/testcontainers

github.com/testcontainers/testcontainers-java

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

Stars: 8,314 - Last synced: 03 Mar 2026

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.

Stars: 4,352 - Last synced: 02 Mar 2026

github.com/testcontainers/testcontainers-dotnet

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

Stars: 4,138 - Last synced: 28 Feb 2026

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.

Stars: 2,305 - Last synced: 28 Feb 2026

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.

Stars: 1,987 - Last synced: 28 Feb 2026

github.com/testcontainers/testcontainers-rs

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

Stars: 923 - Last synced: 28 Feb 2026

github.com/testcontainers/testcontainers-scala

Docker containers for testing in scala

Stars: 649 - Last synced: 28 Feb 2026

github.com/testcontainers/moby-ryuk

Schedule Moby/Docker containers cleanup after specific delay.

Stars: 224 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-ruby

Testcontainers for Ruby

Stars: 163 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-php

https://www.testcontainers.org implementation for PHP

Stars: 156 - Last synced: 16 Feb 2026

github.com/testcontainers/testcontainers-clj

Control Docker containers from your test lifecycle for Clojure integration tests.

Stars: 155 - Last synced: 27 Feb 2026

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

Community maintained modules for Testcontainers for Rust

Stars: 148 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-elixir

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

Stars: 136 - Last synced: 27 Feb 2026

github.com/testcontainers/workshop

Stars: 105 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-hs

Docker containers for your integration tests! http://hackage.haskell.org/package/testcontainers

Stars: 74 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-jooq-codegen-maven-plugin

jOOQ code generator using Testcontainers

Stars: 64 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-java-spring-boot-quickstart

Testcontainers QuickStarts

Stars: 57 - Last synced: 27 Feb 2026

github.com/testcontainers/java-local-development-workshop

Java local development workshop

Stars: 50 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-native

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

Stars: 33 - Last synced: 26 Feb 2026

github.com/testcontainers/community-module-registry

Testcontainers Community Module Registry

Stars: 24 - Last synced: 27 Feb 2026

github.com/testcontainers/workshop-go

Stars: 23 - Last synced: 27 Feb 2026

github.com/testcontainers/sshd-docker

Docker image with SSH daemon installed

Stars: 15 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-spring-boot-rest-api

Getting started with Testcontainers in a Java SpringBoot Project

Stars: 13 - Last synced: 27 Feb 2026

github.com/testcontainers/java-module-workshop

Workshop about making your own Testcontainers module and learning important things

Stars: 12 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-java

Getting started with Testcontainers for Java guide

Stars: 10 - Last synced: 27 Feb 2026

github.com/testcontainers/vnc-recorder

Docker image that can be used to create a sidekick container for recording videos of VNC sessions hosted in other containers

Stars: 10 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-simple-local-development-with-testcontainers-desktop

Simple local development with Testcontainers Desktop guide

Stars: 9 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-java-repro

A template repository intended to help create isolated repro examples for Testcontainers issues

Stars: 9 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-spring-boot-kafka-listener

Testing Spring Boot Kafka Listener using Testcontainers Guide

Stars: 9 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-showcase

Testcontainers ShowCase

Stars: 9 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-go

Getting started with Testcontainers for Go guide

Stars: 8 - Last synced: 27 Feb 2026

github.com/testcontainers/helloworld

A Docker image to support Testcontainers' self-test suites

Stars: 8 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-aws-service-integrations-using-localstack

Testing AWS Service Integrations using LocalStack guide

Stars: 7 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-aspnet-core

Getting started with Testcontainers in an ASP.NET Core web app

Stars: 5 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-groovy-script

Stars: 4 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-introducing-testcontainers

Introducing Testcontainers Guide

Stars: 4 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-securing-spring-boot-microservice-using-keycloak-and-testcontainers

Guide for Securing Spring Boot Microservice using Keycloak and Testcontainers

Stars: 4 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-nocode

Stars: 3 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-go-fiber

Sample application of testcontainers-go and Go Fiber

Stars: 3 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-python

Getting started with Testcontainers for Python guide

Stars: 3 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-rest-api-integrations-using-mockserver

Testing REST API integrations using MockServer Guide

Stars: 2 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testcontainers-in-quarkus-applications

Getting started with Testcontainers in a Quarkus Project

Stars: 2 - Last synced: 03 Mar 2026

github.com/testcontainers/tc-guide-testing-rest-api-integrations-in-micronaut-apps-using-wiremock

Testing REST API Integrations in Micronaut Applications using WireMock

Stars: 1 - Last synced: 03 Mar 2026

github.com/testcontainers/tc-guide-testcontainers-lifecycle

Testcontainers LifeCycle Guide

Stars: 1 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-micronaut-kafka-listener

Testing Micronaut Kafka Listener using Testcontainers

Stars: 1 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-replace-h2-with-real-database-for-testing

Testing relational database repositories using Testcontainers

Stars: 1 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-testing-rest-api-integrations-using-wiremock

Testing REST API integrations using WireMock Guide

Stars: 1 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-working-with-jooq-flyway-using-testcontainers

Working with jOOQ and Flyway using Testcontainers Guide

Stars: 1 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-template

Template for a Testcontainers Guide

Stars: 1 - Last synced: 27 Feb 2026

github.com/testcontainers/.github

Stars: 0 - Last synced: 27 Feb 2026

github.com/testcontainers/tc-guide-configuration-of-services-running-in-container

Code for Configuring application dependencies Guide

Stars: 0 - Last synced: 27 Feb 2026

github.com/testcontainers/testcontainers-site

testcontainers.com website

Stars: 0 - Last synced: 27 Feb 2026