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 Running Testcontainers tests using GitHub Actions and Testcontainers Cloud Testcontainers is the preferred choice for writing integration tests using real dependencies as Docker containers.…Siva KatamreddyJune 30, 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
.NETTestcontainers Exposing Host Ports to Docker Containers with Testcontainers In the world of software development, it is important to ensure that our code works…Andre HofmeisterMay 16, 2023
GoTestcontainers Creating modules in Testcontainers for Go Often your projects depend on a certain technology in a very recurrent manner, and you…Manuel de la PeñaMay 4, 2023
Testcontainers Next step in Testcontainers journey: Official Modules program Cockroach labs, LocalStack, Neo4j, Redpanda, StreamNative and Yugabyte partner with AtomicJar and join the Testcontainers…AtomicJarApril 5, 2023
JavaTestcontainers Developing Resilient Applications with Toxiproxy and Testcontainers How can we ensure the reliability of applications nowadays? One way is to use Testcontainers…Eddú MeléndezMarch 9, 2023
AtomicJarNodeTestcontainers Hello Node.js! By: Cristian Greco Back in 2016 I was working on a Java project, which enabled…Cristian GrecoFebruary 23, 2023