testcontainers topic

List testcontainers repositories

testcontainers-spring-boot

837
Stars
237
Forks
Watchers

Container auto-configurations for Spring Boot based integration tests

testcontainers-dotnet

3.6k
Stars
244
Forks
Watchers

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

blog-tutorials

757
Stars
760
Forks
Watchers

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

S3Mock

788
Stars
174
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

159
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

318
Stars
49
Forks
Watchers

A Testcontainer implementation for Keycloak IAM & SSO.

testcontainers-go

3.2k
Stars
431
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
163
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.4k
Stars
251
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.