Skip to content
@testcontainers

testcontainers

Pinned

  1. 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.

    Java 6.6k 1.3k

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

    C# 2.4k 130

  3. Testcontainers for Go is a Golang library that provides a friendly API to run Docker containers. It is designed to create a runtime testing environment to use during your automatic tests.

    Go 1.7k 240

  4. 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.

    TypeScript 945 94

  5. 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.

    Python 708 142

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

    Rust 268 79

Repositories