mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-25 09:19:20 +02:00
Updated Home (markdown)
+1
-1
@@ -9,7 +9,7 @@ WireMock.Net has the ability to selectively proxy requests through to other host
|
|||||||
|
|
||||||
## Record (via proxy) and Save
|
## Record (via proxy) and Save
|
||||||
WireMock.Net has the ability to create stub mappings by recording them while you send requests. This can be used to quickly capture a collection of responses from a real service then use them offline in your tests.
|
WireMock.Net has the ability to create stub mappings by recording them while you send requests. This can be used to quickly capture a collection of responses from a real service then use them offline in your tests.
|
||||||
[Wiki : RecordAndSave](https://github.com/StefH/WireMock.Net/wiki/RecordAndSave).
|
[Wiki : Record (via proxy) and Save](https://github.com/StefH/WireMock.Net/wiki/Record-(via-proxy)-AndSave).
|
||||||
|
|
||||||
## Using WireMock.Net in UnitTest framework
|
## Using WireMock.Net in UnitTest framework
|
||||||
You can use your favorite test framework and use WireMock within your tests, see
|
You can use your favorite test framework and use WireMock within your tests, see
|
||||||
|
|||||||
Reference in New Issue
Block a user