Repository navigation

#

testcontainers

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

C#
4010
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 to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.

Go
3994
3 天前
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.

TypeScript
2127
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
1750
17 天前

A simple mock implementation of the AWS S3 API startable as Docker image, TestContainer, JUnit 4 rule, JUnit Jupiter extension or TestNG listener

Kotlin
903
3 小时前

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

Rust
859
13 天前

Java embedded PostgreSQL component for testing

Java
695
3 个月前

A library for creating isolated embedded databases for Spring-powered integration tests.

Java
423
5 个月前

Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.

Go
266
14 天前

Stove: The easiest way of writing e2e/component tests for your JVM back-end API with Kotlin

Kotlin
210
3 天前

Schedule Moby/Docker containers cleanup after specific delay.

Go
209
4 天前

Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.

Java
204
6 天前

Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot 3.x, Java 17 and Redis Pub/Sub

Java
181
12 天前

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.

Java
167
4 小时前