363 skills found · Page 3 of 13
marcobehlerjetbrains / Testcontainers DemoNo description available
razvn / Webflux R2dbc KotlinSpring Boot 2.3.2 - WebFlux (functional style) - R2DBC H2 - Kotlin (coroutines) - (with tests that can use Testcontainers MySQL or Postgres)
eugene-khyst / Podman TestcontainersThe example of using Podman with Testcontainers in Java projects, that use Gradle on Ubuntu Linux and MacOS (both x86_64 and Apple silicon).
testcontainers / Testcontainers NativeTestcontainers for C/C++/Swift and other native projects, built on the top of Testcontainers for Go
yusufugurozbek / Testcontainers Port UpdaterYou are using Testcontainers and want to have your Testcontainers database accessible directly within IntelliJ? You are tired of changing the port configuration all the time since Testcontainers chooses a random port on each startup? This plugin solves your issue.
ivangfr / Springboot Keycloak Mongodb TestcontainersThe goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.
joshlong / Testcontainers Auto Services PrototypeNo description available
isen-ng / Testcontainers Dotnetdotnet port of testcontainers-java
ivangfr / Springboot Ldap TestcontainersThe goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for integration testing.
sparsick / Testcontainers GitThis project contains a Testcontainers implementation for several git (management) server.
mobiletoly / Jdbcat KtorKotlin + Ktor + JDBCat + HikariCP + Koin + PostgreSQL + Testcontainers
selenide-examples / TestcontainersSelenide + TestContainers (Docker) sample project
ArturWincenciak / NTeoTestBuildeRASP .NET Core + Verify + Wiremock + Testcontainer + Test Builder
testcontainers / Dind Drone PluginPlugin for Drone CI v0.8+ to enable use of Testcontainers using Docker-in-Docker
spring-academy-legacy / Reactive Link Shortener Sample AppSpring WebFlux + Spring Data Redis + TestContainers Sample Application
xdev-software / Mockserver NeolightA lightweight rewrite of the MockServer project with focus on simplicity, maintainability and Testcontainers
pmoustopoulos / Department ApiA Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.
testcontainers / Community Module RegistryTestcontainers Community Module Registry
jpomykala / Spring Jooq Flyway Testcontainers Junit5🚀 Example project with configured Spring Boot, JooQ, TestContainers, MySQL container and JUnit5
bmuschko / Testcontainers Integration TestingThe exercises and samples for the training "Integration Testing with Docker and Testcontainers".