Skip to content

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 7.1k 1.5k

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

    C# 2.8k 164

  3. 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 t…

    Go 2.2k 282

  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 1.2k 118

  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 847 173

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

    Rust 332 96

Repositories