.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
-
Updated
Apr 5, 2025 - C#
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
Contract Testing example in .NET 5 and C# with PactNET Contract testing framework
The C# integration testing library for self-initializing fakes and contract testing with MongoDB.
This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)
Pact 🔗 Plugin 🔌 template for the .NET/C# 🥅 language = 🫶
This project presents two separate WCF Service Applications and a client "tester" console application in the same Visual Studio solution. The WCF Services were hosted using IIS Express. A simple console "test" application connects to both of the services through separate proxy references. There are two services: school service (the main demo) an…
This repository contains a showcase of contract tests using Pact, between Provider and Consumer applications that use different tech.
Demo of contract testing in .NET using Pact and PactFlow
Example code made for presentation about Pact and consumer-driven contract testing
Add a description, image, and links to the contract-testing topic page so that developers can more easily learn about it.
To associate your repository with the contract-testing topic, visit your repo's landing page and select "manage topics."