#
testcontainers
Here are 341 public repositories matching this topic...
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.
-
Updated
Feb 17, 2022 - TypeScript
Container auto-configurations for spring-boot based integration tests
docker
redis
kafka
spring-boot
mongodb
keycloak
neo4j
rabbitmq
vault
dynamodb
couchbase
oracle
mariadb
minio
voltdb
aerospike
testcontainers
memsql
google-pubsub
autoconfiguration
-
Updated
Feb 16, 2022 - Java
Java embedded PostgreSQL component for testing
-
Updated
Feb 12, 2022 - Java
JoeSeff
commented
Feb 22, 2021
testing
spring-boot
selenium
mockito
junit
spring-framework
selenide
wiremock
spring-test
testcontainers
junit5
awaitility
localstack
spring-test-web
-
Updated
Feb 20, 2022 - Java
Multi-instance Reactive WebSocket messaging Chat App demo using Spring Boot and Redis Pub/Sub
heroku
docker
kubernetes
redis
reactive
spring-boot
websockets
ngnix
spring-data-redis
graalvm
testcontainers
spring-webflux
redis-pubsub
reactive-web-sockets
java11
graalvm-native-image
spring-native
-
Updated
Jul 3, 2021 - Java
End to End testing of Web, API and Security
aws
browserstack
kafka
gradle
docker-container
selenium
owasp
selenium-java
crossbrowsertesting
cross-browser
selenium-webdriver
security-vulnerability
allure-report
selenium-grid
testcontainers
selenium-tests
webautomation
doker-compose
localstack
java11
-
Updated
Feb 20, 2022 - Java
Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.
spring
spring-boot
testcontainers
r2dbc
spring-data-r2dbc
r2dbc-postgresql
r2dbc-h2
r2dbc-mysql
r2dbc-mssql
r2dbc-oracle
-
Updated
Feb 20, 2022 - Java
Clojure examples for Kafka and Kafka Streams (JAVA Interop)
-
Updated
Dec 23, 2021 - Clojure
Hands-On Workshop for OAuth 2.0 and OpenID Connect 1.0
java
oauth2
angular
microservices
spring-boot
keycloak
authentication
authorization
spring-security
openid-connect
testcontainers
-
Updated
Feb 18, 2022 - JavaScript
Kubedock is a minimal implementation of the docker api that will orchestrate containers on a Kubernetes cluster, rather than running containers locally.
-
Updated
Feb 20, 2022 - Go
JDK 11 examples and demo projects.
ssh
kafka
akka
mongodb
avro
clustering
hazelcast
dependency-injection
rxjava
blockchain
dagger
ssh-server
grpc
hibernate
jetty
jni
mongodb-database
testcontainers
google-guice
java11
-
Updated
Apr 20, 2021 - Java
Spring Boot 2.3.2 - WebFlux (functional style) - R2DBC H2 - Kotlin (coroutines) - (with tests that can use Testcontainers MySQL or Postgres)
-
Updated
Aug 16, 2020 - Kotlin
Run MongoDB Atlas locally for testing
-
Updated
Jan 14, 2022 - Java
Testcontainers module for running Cypress tests
-
Updated
Feb 9, 2022 - Java
Showcase and blueprint for implementing elaborated distributed systems on JVM. It should also serve as a playground for incubating reusable libraries useful on its own.
groovy
microservices
cqrs
spring-boot
ddd
event-sourcing
springframework
graalvm
axon-framework
testcontainers
cargo-tracking
graalvm-native-image
-
Updated
Feb 7, 2022 - Groovy
SpringBoot Starter for Localstack
-
Updated
Sep 15, 2020 - Java
-
Updated
Jul 1, 2020 - Java
Spring WebFlux + Spring Data Redis + TestContainers Sample Application
-
Updated
Dec 18, 2018 - Java
Template project to build ktor-based multi-module web service with Kotlin using Hexagonal architecture
kotlin
hexagonal
jacoco
hexagonal-architecture
testcontainers
multi-project
ktor
ports-and-adapters
multi-module
sqlexposed
-
Updated
Jun 24, 2021 - Kotlin
Selenide + TestContainers (Docker) sample project
-
Updated
Sep 28, 2021 - Java
Kotlin + Ktor + JDBCat + HikariCP + Koin + PostgreSQL + Testcontainers
-
Updated
Jul 23, 2019 - Kotlin
React + Java 8 + Spring Boot + MySQL + MongoDB + Redis Demo Web App
react
mysql
java
redis
jwt
spring
spring-boot
mongodb
react-router
reactjs
material-ui
react-bootstrap
spring-security
java-8
spring-data-redis
spring-data-jpa
h2
testcontainers
spring-data-mongodb
restassured
-
Updated
Sep 9, 2021 - Java
Some spring sample projects
oauth2
spring
spring-boot
consul
jms
spring-cloud
grpc
activemq
liquibase
eureka
pact
wiremock
feign
testcontainers
okta
webclient
spring-cloud-contract
debezium
micrometer
testcontainer
-
Updated
Aug 27, 2021 - Java
Kafka with KafkaReactor and Kafka Streams Examples in Kotlin
kotlin
java
docker
kafka
docker-compose
websocket
coroutines
reactor-core
reactive-streams
reactive-programming
reactor
kafka-streams
testcontainers
webflux
reactor-kafka
testcontainer
-
Updated
Jan 6, 2022 - Kotlin
Java 17 and Spring-Boot examples and demo projects.
java
docker
spring
spring-boot
spring-data
x86-64
reactive-programming
spring-security
springframework
arm64
testcontainers
webflux
java-11
testcontainers-junit-jupiter
java-17
-
Updated
Feb 15, 2022 - Java
Improve this page
Add a description, image, and links to the testcontainers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the testcontainers topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The different builders:
IImageFromDockerfileBuilderITestcontainersBuilderITestcontainersNetworkBuilderITestcontainersVolumeBuildershare some basic configuration methods like
WithCleanUp,WithLabel,WithResourceReaperSessionId.Describe the solution you'd like
Move the implementation to an