Microservices Testing in practice.
-
Updated
Jan 3, 2025 - Java
Microservices Testing in practice.
Example Consumer & Provider projects for Pact JVM
Consumer-Driven Contract Testing between the microservices which are developed in different tech stacks.
Set up your GitHub Actions workflow with a specific version of specmatic
Pact is a widely-recommended framework for consumer-driven contract testing. This Quarkus extension gives the best Pact integration with Quarkus.
Applying Consumer Driven Contract Testing using PactNet in a C# Microservice Project
An example of applying Consumer-Driven Contract Testing (CDC) for testing microservice compatibility in isolation.
This project consumes an api to get products listed on screen. You can click on products to add basket. You can manage your basket and calculate total prices. All of functionalities done by consumer-provider contact.
The Spring Cloud Contract using for Consumer-Driven Integration Tests example
DCL-215: Test-Driven Development using JUnit 5
Spring Cloud Contractを用いたCDCテスト(Consumer Driven Contract Testing)のトレーニングアプリケーション
Simple playground app for pact-python contract testing. Including both messaging and REST
Sample application demonstrating testing a microservice in different layers according to test pyramid. CDC tests are used for testing interaction between ui application and rest service.
Add a description, image, and links to the consumer-driven-contract-testing topic page so that developers can more easily learn about it.
To associate your repository with the consumer-driven-contract-testing topic, visit your repo's landing page and select "manage topics."