consumer-driven-contract-testing
There are 13 repositories under consumer-driven-contract-testing topic.
andreschaffer/microservices-testing-examples
Microservices Testing in practice.
Mikuu/Pact-JVM-Example
Example Consumer & Provider projects for Pact JVM
suadev/consumer-driven-contract-testing-microservices
Consumer-Driven Contract Testing between the microservices which are developed in different tech stacks.
airslate-oss/setup-specmatic
Set up your GitHub Actions workflow with a specific version of specmatic
quarkiverse/quarkus-pact
Pact is a widely-recommended framework for consumer-driven contract testing. This Quarkus extension gives the best Pact integration with Quarkus.
udayvarun/consumer-driven-contract-testing
Applying Consumer Driven Contract Testing using PactNet in a C# Microservice Project
filipsnastins/consumer-driven-contract-testing-with-pact
An example of applying Consumer-Driven Contract Testing (CDC) for testing microservice compatibility in isolation.
javadiahad/microservice-test
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.
jorzel/contract-testing
Simple playground app for pact-python contract testing. Including both messaging and REST
deepcloudlabs/dcl215-2020-nov-09
DCL-215: Test-Driven Development using JUnit 5
eneskzlcn/ShoppingCards
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.
nautible/nautible-test-consumer-driven-contracts
Spring Cloud Contractを用いたCDCテスト(Consumer Driven Contract Testing)のトレーニングアプリケーション
NRuslanR/spring-cloud-contract-example
The Spring Cloud Contract using for Consumer-Driven Integration Tests example