Pinned
Repositories
- testcontainers-node Public
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.
- testcontainers-dotnet Public
🐋 A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions. - testcontainers-java Public
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.
- testcontainers-go Public
Testcontainers is a Golang library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
- testcontainers-rs Public
A library for integration-testing against docker containers from within Rust.
- testcontainers-python Public
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.
-
- dind-drone-plugin Public
Plugin for Drone CI v0.8+ to enable use of Testcontainers using Docker-in-Docker
- testcontainers-java-repro Public template
A template repository intended to help create isolated repro examples for Testcontainers issues