Testcontainers
-
Develop Kubernetes Operators in Java without Breaking a Sweat
Discover testing possibilities that let developers consider Java as the language of choice for Kubernetes-related projects.
Read now
-
A Promising Methodology for Testing GenAI Applications in Java
Testing applications that incorporate AI can be difficult. In this article, we share a promising new methodology for testing GenAI applications in Java.
Read now
-
Revolutionize Your CI/CD Pipeline: Integrating Testcontainers and Bazel
Learn how the combination of Bazel and Testcontainers helps developers build and release software by providing a hermetic build system.
Read now
-
How to Use Testcontainers on Jenkins CI
We explore how to run tests based on the open source Testcontainers framework in a Jenkins pipeline using Docker and Testcontainers Cloud.
Read now
-
Building Spring Boot’s ServiceConnection for Testcontainers WireMock
Learn about the benefits of using Testcontainers and WireMock for simulating API behavior during testing.
Read now
-
Running Testcontainers Tests on Buildkite
This article explains how to run your Testcontainers-based tests on the Buildkite CI/CD platform using an Ubuntu VM as an agent.
Read now
-
Testcontainers Best Practices
This article explains the best practices to be followed while using Testcontainers for writing integration tests.
Read now
-
Connecting to Testcontainers Services using Testcontainers Desktop
Learn how to connect to the Testcontainers started services like databases using Testcontainers Desktop.
Read now