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
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
continuous integrationJavaTestcontainers Running Testcontainers Tests on GitLab CI Testcontainers is a testing library that enables you to run your tests with dependencies like…Siva KatamreddyJanuary 20, 2023
.NETAtomicJarGoJavaTestcontainers Testcontainers | 2022 in review Meet the new maintainers It has been a great year for Open Source at AtomicJar,…Kevin WittekDecember 29, 2022
AtomicJarJavaTestcontainers Testcontainers with CircleCI One of the unique values of Testcontainers is that it allows running the same set…Siva KatamreddyDecember 5, 2022
JavaTechnologyTestcontainers Testcontainers: Testing with Real Dependencies Software evolves over time and automated testing is an essential prerequisite for Continuous Integration and…Siva KatamreddyNovember 14, 2022
JavaTestcontainers Simplify development of Kafka applications with Redpanda and Testcontainers Redpanda is a developer-first streaming data platform compatible with the Kafka API, which also has…Oleg SelajevOctober 4, 2022
JavaTestcontainers Testcontainers and JUnit Integration Testcontainers is a library that provides easy and lightweight APIs for bootstrapping integration tests with…Oleg SelajevAugust 23, 2022
JavaTechnologyTestcontainers Integration Testing for Spring Boot with Testcontainers Today, no modern application runs on its own, and it naturally shares responsibilities with other…Oleg SelajevAugust 4, 2022
DockerJavaTestcontainers Three and a Half Ways of Running Docker on Windows and macOS Testcontainers is one of the most popular use cases for Docker on desktops. Spinning up…AtomicJarOctober 14, 2021