Define a pact contract between non-HTTP asynchronous service consumers and providers, enabling consumer driven contract testing.
Info
Version: | 0.0.4 |
Author(s): | Mattersight |
Last Update: | Tuesday, April 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Mattersight/pact-net-messages |
NuGet Url: | https://www.nuget.org/packages/PactNetMessages |
Install
Install-Package PactNetMessages
dotnet add package PactNetMessages
paket add PactNetMessages
PactNetMessages Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- System.IO.Abstractions(>= 2.1.0.178)