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
TestcontainersTestcontainers Cloud Running Testcontainers tests on Buildkite Buildkite is a powerful CI/CD platform addressing the modern complex software development needs with its…Siva KatamreddyNovember 14, 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
AtomicJarTestcontainersTestcontainers Cloud Testcontainers Best Practices Testcontainers is an open source framework for provisioning throwaway, on-demand containers for development and testing…Siva KatamreddyNovember 3, 2023
JavaTestcontainersTestcontainers Desktop Connecting to Testcontainers Services using Testcontainers Desktop AtomicJar, the maintainers of Testcontainers libraries, has released the Testcontainers Desktop app, which is a…Siva KatamreddyOctober 31, 2023
continuous integrationJavaTestcontainersTestcontainers Cloud Running Testcontainers Tests Using Azure Pipelines Testcontainers is a testing library that enables you to run your tests with dependencies like…Siva KatamreddySeptember 20, 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
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