mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-24 02:12:02 +01:00
Fix unit-tests
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# WireMock.Net
|
||||
A C# .NET version based on https://github.com/alexvictoor/WireMock which tries to mimic the functionality from http://WireMock.org
|
||||
A C# .NET version based on https://github.com/alexvictoor/WireMock which mimics the functionality from http://WireMock.org
|
||||
|
||||
[](https://ci.appveyor.com/project/StefH/wiremock-net)
|
||||
|
||||
[](https://www.nuget.org/packages/WireMock.Net)
|
||||
[](https://www.nuget.org/packages/WireMock.Net)
|
||||
|
||||
Based on class HttpListener from the .net framework, it is very lightweight and have no external dependencies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user