A library for implementing Pact consumer tests.
Info
Version: | 1.0.2 |
Author(s): | Øyvind Skaar, Rodrigo Ramos |
Last Update: | Wednesday, March 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rodrigoramos/nPact |
NuGet Url: | https://www.nuget.org/packages/nPact.Consumer |
Install
Install-Package nPact.Consumer
dotnet add package nPact.Consumer
paket add nPact.Consumer
nPact.Consumer Download (Unzip the "nupkg" after downloading)
Dependencies
- nPact.Common(>= 1.0.1)
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Http(>= 4.3.4)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Primitives(>= 4.3.1)
Tags