Testcontainers Building Spring Boot’s ServiceConnection for Testcontainers WireMock Spring Boot 3.1 introduced support for Testcontainers by adding the new ConnectionDetails and ServiceConnection abstractions.…Eddú MeléndezDecember 5, 2023
Testcontainers What’s new with Testcontainers in Spring Boot 3.2.0 Earlier this year Spring Boot 3.1.0 released a seamless integration with Testcontainers through ConnectionDetails and…Eddú MeléndezNovember 28, 2023
Testcontainers Common Pitfalls of Integration Testing in Java Integration testing is an important phase of the software development lifecycle that validates whether individual…AtomicJarNovember 13, 2023
JavaTestcontainers Supercharging Your Local Development Loop with Testcontainers in Quarkus and Micronaut Quality assurance (QA) plays a crucial role in the software development process, with testing at…AtomicJarOctober 13, 2023
AtomicJarJavaTestcontainers Simplify Testing Cloud-Native Applications with Testcontainers and LocalStack While cloud technologies like AWS S3, DynamoDB, Lambda, and so forth make it easy to…AtomicJarSeptember 6, 2023
AtomicJarJavaTestcontainersTestcontainers Desktop Joyful Quarkus Application Development using Testcontainers Desktop Quarkus is one of the most popular frameworks in the JVM ecosystem that revolutionized the…Siva KatamreddyAugust 28, 2023
DockerJavaTestcontainers Testing Applications against Oracle Databases with Testcontainers: 3 Ways to Initialize Data Testcontainers is a popular open source library that provides lightweight, disposable instances of various software…AtomicJarJuly 6, 2023
AtomicJarJavaTestcontainersTestcontainers Cloud Testing Kafka Applications with Testcontainers When developers write tests that cover integration points, traditionally, they often avoid integrating real systems…AtomicJarJune 28, 2023
AtomicJarJavaTestcontainersTestcontainers Cloud Why Integration Testing Is Key to Testing Microservices Microservices - a software architecture style where applications are developed as a suite of small,…AtomicJarJune 28, 2023
JavaTestcontainersTestcontainers Cloud Spring Boot Application Testing and Development with Testcontainers Spring Boot 3.1.0 introduced great support for Testcontainers that will not only make writing integration…Siva KatamreddyMay 17, 2023