When developers write tests that cover integration points, traditionally, they often avoid integrating real systems…
AtomicJarJune 28, 2023
Microservices - a software architecture style where applications are developed as a suite of small,…
AtomicJarJune 28, 2023
Spring Boot 3.1.0 introduced great support for Testcontainers that will not only make writing integration…
Siva KatamreddyMay 17, 2023
How can we ensure the reliability of applications nowadays? One way is to use Testcontainers…
Eddú MeléndezMarch 9, 2023
One of the unique values of Testcontainers is that it allows running the same set…
Siva KatamreddyDecember 5, 2022
Software evolves over time and automated testing is an essential prerequisite for Continuous Integration and…
Siva KatamreddyNovember 14, 2022
Today, no modern application runs on its own, and it naturally shares responsibilities with other…
Oleg ŠelajevAugust 4, 2022