363 skills found · Page 4 of 13
opensearch-project / Opensearch TestcontainersA Testcontainers integration for OpenSearch
ivangfr / Spring Cloud Stream Event Sourcing TestcontainersGoal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.
microcks / Microcks Testcontainers Java Spring DemoSpring Boot demonstration app on how to use Microcks Testcontainers in your dev/test workflow
dreamsofcode-io / TestcontainersNo description available
microcks / Microcks Testcontainers JavaJava lib for Testcontainers that enables embedding Microcks into your JUnit tests with lightweight, throwaway instance thanks to containers.
Yengas / Nodejs Postgresql TestcontainersNode.js + Typescript + PostgreSQL + Testcontainers integration testing example
benodiwal / Testcontainers OcamlLightweight, throwaway instances of databases, message brokers, or any service that runs in a Docker container. Enables reliable integration testing with real services instead of mocks.
mdelapenya / Generative AI With TestcontainersDemonstrates how to leverage Testcontainers Go for building and testing generative AI applications.
Rapter1990 / FootballteamapiCase Study - Football Team Api with Hexagonal Architecture (Java 21, Spring Boot, Postgres, JUnit, Spring Security, JWT, Docker, Kubernetes, Prometheus, Grafana, Loki, Sonarqube, Github Actions (CI/CD), TestContainer)
cloudflightio / Springboot TestresourcesSpring Boot Test Resources powered by TestContainers and Micronaut
synthesized-io / Tdk TcTDK-Testcontainers integration
guedim / Spring ProjectsSome spring sample projects
dadoonet / Testcontainers Java Module ElasticsearchDockerized Elasticsearch container for testing under Testcontainers
findinpath / Testcontainers Kafka AvroShowcase on producing&consuming avro messages in Apache Kafka testcontainers ecosystem
kotest / Kotest Extensions TestcontainersKotest extensions for test containers
martinellich / Testcontainers MailpitNo description available
romnn / Testcontainerspre-configured testcontainers for your golang integration tests.
hivemq / Hivemq TestcontainerAutomatic starting HiveMQ docker containers for JUnit4 and JUnit5 tests. This enables testing MQTT client applications and integration testing of custom HiveMQ extensions.
robfrank / Testcontainers ExamplesTestcontainers (https://www.testcontainers.org/) samples
nazimkov / Testcontainers Aspnet Integration TestsASP.NET Core integration tests with Testcontainers