Learn why Testcontainers Cloud is a transformative alternative to Docker-in-Docker that’s reshaping container-based testing.
testcontainers
Model-Based Testing with Testcontainers and Jqwik
We demonstrate how to use model-based testing with jqwik and Testcontainers to automate regression testing on a REST API across different application environments.
Leveraging Testcontainers for Complex Integration Testing in Mattermost Plugins
Learn how Mattermost has embraced Testcontainers to overhaul its testing strategy, achieving greater automation, improved accuracy, and seamless plugin integration.
Streamlining Local Development with Dev Containers and Testcontainers Cloud
Learn how to run Testcontainers-based tests or services from within dev containers and how to leverage Testcontainers Cloud securely and efficiently to make interacting with Docker even easier.
How to Run Hugging Face Models Programmatically Using Ollama and Testcontainers
Learn how you can programmatically consume and run AI models from Hugging Face with Testcontainers and Ollama.
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.
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.
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.
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.