Articles by Tag #testcontainers

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Integration tests on Symfony with Testcontainers

Disclaimer: I'm not a divine entity. What I say is not an absolute truth. Don't be afraid to question...

Learn More 9 0Sep 12 '24

The death of mocks by Testcontainers

Introduction Writing tests can often feel like a daunting task, especially when you find...

Learn More 7 0Jan 28

Leverage Your Test Suite With testcontainers-go & docker-compose

Welcome back, folks! Today, we will cover the end-to-end tests in an intriguing blog post. If you've...

Learn More 7 0Oct 4 '24

Wiremock + testcontainers + Algolia + Go = ❤️

how to write integration tests for Algolia

Learn More 6 0Jun 20

Easily Integrate Databend Test Environment with Testcontainers

Why Testcontainers? Testcontainers is an open-source library designed to provide...

Learn More 4 0Dec 20 '24

Testes de Integração no Symfony com Testcontainers

Disclaimer: Eu não sou uma entidade divina. O que eu falo não é uma verdade absoluta. Não tenha medo...

Learn More 4 0Aug 29 '24

TestContainers in .NET with PostgreSQL and PgVector

What are we solving? How to include postgresql extension in a docker image through C# for...

Learn More 3 0Dec 28 '24

Testcontainers: Testes de integração em containers

Nos dias atuais, onde a arquitetura de microsserviços e o uso de contêineres se tornaram comuns, a...

Learn More 3 3Sep 9 '24

Top Resources to Learn Testcontainers

Testcontainers is an open source library for providing throwaway, lightweight instances of databases,...

Learn More 3 1Oct 16 '24

Docker's Testcontainers are Great!

🙋🏻‍♂️ Hey there folks , i've really enjoyed using Docker's new opensource startup acquision called...

Learn More 2 0Jul 31 '24

Wednesday Links - Edition 2024-07-24

JDK 23 G1/Parallel/Serial GC changes (5...

Learn More 1 0Jul 24 '24

Expediting Productivity: My Favorite macOS Apps of 2024

As 2024 wraps up, I’ve been reflecting on the tools that helped me get things done this year. If...

Learn More 1 0Jan 6

Creating a custom testing library for Java Microservices

By Pandelis Vardakas, Software Engineer in Test. Introduction Microservices have gained...

Learn More 1 0May 26

Wednesday Links - Edition 2024-12-18

Announcing Spring AI MCP: A Java SDK for the Model Context Protocol(2...

Learn More 0 0Dec 18 '24

Unlocking the Power of Testcontainers: Scalable, Reliable, and Efficient Testing

What is Testcontainers? Testcontainers is a popular open-source library that allows developers to...

Learn More 0 0Mar 10

Testcontainers for kafka

Apache kafka being tested with TestContainers suite: Testcontainers is an open source library for...

Learn More 0 0Dec 31 '24

Join Testcontainers at Devoxx Belgium 2024

The countdown is on for Devoxx Belgium 2024—the premier event for the global Java developer...

Learn More 0 0Oct 3 '24

Testing the Integration Layer of Your Spring Boot Application with Testcontainers and MockServer

In modern microservices architectures, robust and reliable integration testing is crucial to ensure...

Learn More 0 1Oct 30 '24

Using TestContainers with Vitest

Testing frameworks and utilities have progressed greatly over the past few years. TestContainers make...

Learn More 0 0Feb 18

One Container to Rule Them All - Until It Doesn’t

TL;DR Start the container once, let it run throughout, avoid reusable containers unless...

Learn More 0 0Mar 11