Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Disclaimer: I'm not a divine entity. What I say is not an absolute truth. Don't be afraid to question...
Introduction Writing tests can often feel like a daunting task, especially when you find...
Welcome back, folks! Today, we will cover the end-to-end tests in an intriguing blog post. If you've...
how to write integration tests for Algolia
Why Testcontainers? Testcontainers is an open-source library designed to provide...
Disclaimer: Eu não sou uma entidade divina. O que eu falo não é uma verdade absoluta. Não tenha medo...
What are we solving? How to include postgresql extension in a docker image through C# for...
Nos dias atuais, onde a arquitetura de microsserviços e o uso de contêineres se tornaram comuns, a...
Testcontainers is an open source library for providing throwaway, lightweight instances of databases,...
🙋🏻♂️ Hey there folks , i've really enjoyed using Docker's new opensource startup acquision called...
JDK 23 G1/Parallel/Serial GC changes (5...
As 2024 wraps up, I’ve been reflecting on the tools that helped me get things done this year. If...
By Pandelis Vardakas, Software Engineer in Test. Introduction Microservices have gained...
Announcing Spring AI MCP: A Java SDK for the Model Context Protocol(2...
What is Testcontainers? Testcontainers is a popular open-source library that allows developers to...
Apache kafka being tested with TestContainers suite: Testcontainers is an open source library for...
The countdown is on for Devoxx Belgium 2024—the premier event for the global Java developer...
In modern microservices architectures, robust and reliable integration testing is crucial to ensure...
Testing frameworks and utilities have progressed greatly over the past few years. TestContainers make...
TL;DR Start the container once, let it run throughout, avoid reusable containers unless...