bredah / csharp-wiremock

Some examples of using the WireMock with .Net technologies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WireMock.Net examples

WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.

Some examples of using the WireMock with .Net technologies.

Version Framework Result
framework 4.7 MSTest ✔️
netcore 2.2 MSTest ✔️
netcore 2.2 NUnit ✔️
netcore 2.2 xUnit ✔️

For more details, access the project repository.

About

Some examples of using the WireMock with .Net technologies


Languages

Language:C# 100.0%