Projects in Awesome Lists by testcontainers
A curated list of projects in awesome lists by testcontainers .
https://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.
docker docker-compose hacktoberfest integration-testing java junit jvm test-automation testing
Last synced: 12 May 2025
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: 12 May 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: 11 May 2025
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: 13 May 2025
https://github.com/testcontainers/testcontainers-scala
Docker containers for testing in scala
Last synced: 07 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/testcontainers/testcontainers-clj
Control Docker containers from your test lifecycle for Clojure integration tests.
clojure docker integration-testing testcontainer
Last synced: 06 May 2025
https://github.com/testcontainers/testcontainers-ruby
Testcontainers for Ruby
Last synced: 08 Apr 2025
https://github.com/testcontainers/testcontainers-php
https://www.testcontainers.org implementation for PHP
Last synced: 08 Apr 2025
https://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.
Last synced: 07 Apr 2025
https://github.com/testcontainers/testcontainers-hs
Docker containers for your integration tests! http://hackage.haskell.org/package/testcontainers
Last synced: 15 Jun 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/testcontainers/testcontainers-jooq-codegen-maven-plugin
jOOQ code generator using Testcontainers
Last synced: 04 Apr 2025
https://github.com/testcontainers/testcontainers-java-spring-boot-quickstart
Testcontainers QuickStarts
Last synced: 04 Apr 2025
https://github.com/testcontainers/dind-drone-plugin
Plugin for Drone CI v0.8+ to enable use of Testcontainers using Docker-in-Docker
Last synced: 04 Apr 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: 04 Apr 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/testcontainers/java-module-workshop
Workshop about making your own Testcontainers module and learning important things
Last synced: 04 Apr 2025
https://github.com/testcontainers/community-module-registry
Testcontainers Community Module Registry
Last synced: 08 Apr 2025
https://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
Last synced: 08 Apr 2025
https://github.com/testcontainers/testcontainers-java-repro
A template repository intended to help create isolated repro examples for Testcontainers issues
Last synced: 04 Apr 2025
https://github.com/testcontainers/java-local-development-workshop
Java local development workshop
Last synced: 15 Jun 2025
https://github.com/testcontainers/testcontainers-showcase
Testcontainers ShowCase
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-spring-boot-kafka-listener
Testing Spring Boot Kafka Listener using Testcontainers Guide
Last synced: 04 Apr 2025
https://github.com/testcontainers/helloworld
A Docker image to support Testcontainers' self-test suites
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-spring-boot-rest-api
Getting started with Testcontainers in a Java SpringBoot Project
Last synced: 04 Apr 2025
https://github.com/testcontainers/sshd-docker
Docker image with SSH daemon installed
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-simple-local-development-with-testcontainers-desktop
Simple local development with Testcontainers Desktop guide
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-aws-service-integrations-using-localstack
Testing AWS Service Integrations using LocalStack guide
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-aspnet-core
Getting started with Testcontainers in an ASP.NET Core web app
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-nodejs
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-securing-spring-boot-microservice-using-keycloak-and-testcontainers
Guide for Securing Spring Boot Microservice using Keycloak and Testcontainers
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-dotnet
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-java
Getting started with Testcontainers for Java guide
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-rest-api-integrations-using-mockserver
Testing REST API integrations using MockServer Guide
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-testcontainers-lifecycle
Testcontainers LifeCycle Guide
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-go
Getting started with Testcontainers for Go guide
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-rest-api-integrations-in-micronaut-apps-using-wiremock
Testing REST API Integrations in Micronaut Applications using WireMock
Last synced: 08 Apr 2025
https://github.com/testcontainers/testcontainers-go-fiber
Sample application of testcontainers-go and Go Fiber
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-replace-h2-with-real-database-for-testing
Testing relational database repositories using Testcontainers
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-working-with-jooq-flyway-using-testcontainers
Working with jOOQ and Flyway using Testcontainers Guide
Last synced: 04 Apr 2025
https://github.com/testcontainers/tc-guide-testing-rest-api-integrations-using-wiremock
Testing REST API integrations using WireMock Guide
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-testing-micronaut-kafka-listener
Testing Micronaut Kafka Listener using Testcontainers
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-testcontainers-in-quarkus-applications
Getting started with Testcontainers in a Quarkus Project
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-configuration-of-services-running-in-container
Code for Configuring application dependencies Guide
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-template
Template for a Testcontainers Guide
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-getting-started-with-testcontainers-for-python
Getting started with Testcontainers for Java guide
Last synced: 08 Apr 2025
https://github.com/testcontainers/tc-guide-introducing-testcontainers
Introducing Testcontainers Guide
Last synced: 08 Apr 2025