This article will teach you how to write contract tests with Pact for the app built on top of version 3 of the Quarkus framework. It is an update to…
Pact with Quarkus 3

Java, Spring, Kotlin, microservices, Kubernetes, containers
This article will teach you how to write contract tests with Pact for the app built on top of version 3 of the Quarkus framework. It is an update to…
In this article, you will learn how to create contract tests for Quarkus apps using Pact. Consumer-driven contract testing is one of the most popular strategies for verifying communication between…
There are some key challenges around a testing microservices architecture that we are facing. The selection of the right tools is one of those elements that help us deal with…