Testcontainers
-
Docker Desktop 4.42: Native IPv6, Built-In MCP, and Better Model Packaging
In Docker Desktop 4.42, users can expect new features like IPv6 networking capabilities, numerous Docker Model Runner updates, and more.
Read now
-
Docker Desktop 4.41: Docker Model Runner supports Windows, Compose, and Testcontainers integrations, Docker Desktop on the Microsoft Store
Docker Desktop 4.41 brings new tools for AI devs and teams managing environments at scale — build faster and collaborate smarter.
Read now
-
8 Ways to Empower Engineering Teams to Balance Productivity, Security, and Innovation
Explore how Docker’s suite of products empowers industry leaders and their development teams to innovate faster, stay secure, and deliver impactful results.
Read now
-
Shift-Left Testing with Testcontainers: Catching Bugs Early with Local Integration Tests
Learn how integration tests can help you catch defects earlier in the developers inner loop and how Testcontainers can make them feel as easy as unit tests.
Read now
-
Why Testcontainers Cloud Is a Game-Changer Compared to Docker-in-Docker for Testing Scenarios
Learn why Testcontainers Cloud is a transformative alternative to Docker-in-Docker that’s reshaping container-based testing.
Read now
-
Model-Based Testing with Testcontainers and Jqwik
Learn how to leverage model-based testing with jqwik and Testcontainers to automate regression testing for REST APIs, enhance test coverage, and ensure consistent application behavior across different environments.
Read now
-
Leveraging Testcontainers for Complex Integration Testing in Mattermost Plugins
This post was contributed by Jesús Espino, Principal Engineer at Mattermost. In the ever-evolving software development landscape, ensuring robust and reliable plugin integration is no small feat. For Mattermost, relying solely on mocks for plugin testing became a limitation, leading to brittle tests and overlooked integration issues. Enter Testcontainers, an open source tool that provides…
Read now
-
Streamlining Local Development with Dev Containers and Testcontainers Cloud
In today’s world of fast-paced development, setting up a consistent and efficient development environment for all team members is crucial for overall productivity. Although Docker itself is a powerful tool that enhances developer efficiency, configuring a local development environment still can be complex and time-consuming. This is where development containers (or dev containers) come into…
Read now