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
In the world of software development, it is important to ensure that our code works…
Andre HofmeisterMay 16, 2023
Often your projects depend on a certain technology in a very recurrent manner, and you…
Manuel de la PeñaMay 4, 2023
How can we ensure the reliability of applications nowadays? One way is to use Testcontainers…
Eddú MeléndezMarch 9, 2023
By: Cristian Greco Back in 2016 I was working on a Java project, which enabled…
Cristian GrecoFebruary 23, 2023
It has been some time since we published an update on Testcontainers for Go, and…
Manuel de la PeñaFebruary 23, 2023
Testcontainers libraries make it easy to create reliable tests by allowing your unit tests to…
Andre HofmeisterFebruary 6, 2023
by: Andre Hofmeister Testcontainers for .NET has recently released version 2.4.0 🥳, which includes a…
Andre HofmeisterFebruary 1, 2023