Results 20 repositories owned by testcontainers

testcontainers-dotnet

3.6k
Stars
240
Forks
Watchers

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

testcontainers-java

7.8k
Stars
1.6k
Forks
143
Watchers

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-dotnet-legacy

168
Stars
18
Forks
Watchers

A .net fork of testcontainers - in early development

testcontainers-go

3.2k
Stars
424
Forks
Watchers

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

testcontainers-node

1.7k
Stars
162
Forks
Watchers

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-python

1.3k
Stars
243
Forks
Watchers

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.

testcontainers-rs

603
Stars
121
Forks
Watchers

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

testcontainers-scala

608
Stars
118
Forks
Watchers

Docker containers for testing in scala

testcontainers-clj

140
Stars
13
Forks
Watchers

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

testcontainers-spock

53
Stars
8
Forks
Watchers

Spock extension for using Docker containers in Spock tests. (DEPRECATED, moved to main repo!)