Repository navigation

#

testcontainers

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
4276
19 天前

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

C#
4114
10 小时前
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
2256
2 天前

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
1929
1 小时前

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

Kotlin
947
7 小时前

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

Rust
914
2 天前

Java embedded PostgreSQL component for testing

Java
703
1 个月前

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

Java
439
1 天前

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

Go
290
2 个月前

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

Kotlin
283
2 天前

Schedule Moby/Docker containers cleanup after specific delay.

Go
219
19 天前

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

Java
210
2 天前

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

Java
190
4 个月前

pg-index-health is an embeddable schema linter for PostgreSQL that detects common anti-patterns and promotes best practices.

Java
170
2 天前