testcontainers topic

List testcontainers repositories

testcontainers-spring-boot

832
Stars
238
Forks
Watchers

Container auto-configurations for Spring Boot based integration tests

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.

blog-tutorials

752
Stars
758
Forks
Watchers

:star: Codebase for various tutorials about Java, Spring Boot, AWS, Kotlin, and Testing

S3Mock

776
Stars
173
Forks
Watchers

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

🍃 Build Better Spring Boot Applications: A Comprehensive Testing Course to Boost Your Confidence and Productivity.

spring-redis-websocket

158
Stars
71
Forks
Watchers

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

testcontainers-keycloak

313
Stars
48
Forks
Watchers

A Testcontainer implementation for Keycloak IAM & SSO.

testcontainers-go

3.2k
Stars
420
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
161
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.