HttpMockPlayer NuGet Package

The library implements recorder and player of HTTP requests.

When recording, a request to a remote service and its live response are serialized to JSON and saved to a file (cassette), so that next time the same request is made through the player it can be served with the previously recorded response. This scenario is common for integration tests running HTTP requests in isolation.




Got any HttpMockPlayer Question?





Info

Version: 2.0.2
Author(s): Irina Gudkova
Last Update: Friday, August 23, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/igudkova/http-mock-player
NuGet Url: https://www.nuget.org/packages/HttpMockPlayer


Install
Install-Package HttpMockPlayer
dotnet add package HttpMockPlayer
paket add HttpMockPlayer
HttpMockPlayer Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

2

days-since-last-release

1698