testcontainers共7篇
Wednesday Links - Edition 2024-12-18-拾光赋

Wednesday Links – Edition 2024-12-18

Wednesday Links - Edition 2024-12-18, Wednesday Links (232 Part Series) 1 Wednesday Links - Edition 2020-05-27 2 Wednesday Links - Edition 2020-06-03 ... 228 more parts... 3 Wednes...
kity的头像-拾光赋kity28天前
0457
Spring Boot Testing — Testcontainers and Flyway-拾光赋

Spring Boot Testing — Testcontainers and Flyway

Spring Boot Testing — Testcontainers and Flyway,This is the second part of the Spring Boot Testing article series. The code snippets are taken from this repository. You can clone ...
kity的头像-拾光赋kity4年前
0287
Run MongoDB Atlas locally for testing-拾光赋

Run MongoDB Atlas locally for testing

Run MongoDB Atlas locally for testing,What happens to your MongoDB replica set when it comes to failures like network partitioning, restarting, reconfiguration of the existing topo...
kity的头像-拾光赋kity4年前
0217
Adding Integration Tests in Spring Boot with Testcontainers-拾光赋

Adding Integration Tests in Spring Boot with Testcontainers

Adding Integration Tests in Spring Boot with Testcontainers,Good software always includes automated tests to detect errors during the creation and modification of the code. In this...
kity的头像-拾光赋kity5年前
0446
Micronaut integration testing using testcontainers-拾光赋

Micronaut integration testing using testcontainers

Micronaut integration testing using testcontainers,Micronaut is a modern, JVM-based, full-stack framework for building modular, easily testable microservice and serverless applicat...
kity的头像-拾光赋kity5年前
04315
The Testcontainers’ MongoDB Module and Spring Data MongoDB in Action-拾光赋

The Testcontainers’ MongoDB Module and Spring Data MongoDB in Action

The Testcontainers’ MongoDB Module and Spring Data MongoDB in Action, Table Of Contents Introduction Business logic implementation Test implementation How can I play with the code...
kity的头像-拾光赋kity5年前
05114
Dockerize your integration tests-拾光赋

Dockerize your integration tests

Dockerize your integration tests,Most of our applications have to talk to a database, a HTTP API, a message broker, a SMTP server, etc… And it's quite complicated to set up a real...
kity的头像-拾光赋kity6年前
04710