Skip to content

Some examples of using the WireMock with .Net technologies

Notifications You must be signed in to change notification settings

bredah/csharp-wiremock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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 https://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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages