mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-17 15:46:46 +01:00
Updated Home (markdown)
2
Home.md
2
Home.md
@@ -9,7 +9,7 @@ WireMock.Net has the ability to selectively proxy requests through to other host
|
||||
|
||||
## 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.
|
||||
[Wiki : Proxy and Record) and Save](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#proxyandrecordsettings--proxy-and-record).
|
||||
[Wiki : Proxy and Record) and Save](https://github.com/WireMock-Net/WireMock.Net/wiki/Settings#proxyandrecordsettings).
|
||||
|
||||
## Scenarios ##
|
||||
WireMock.Net supports state via the notion of scenarios. A scenario is essentially a state machine whose states can be arbitrarily assigned. See [Wiki : Scenarios and States](https://github.com/WireMock-Net/WireMock.Net/wiki/Scenarios-and-Statefull-behaviour)
|
||||
|
||||
Reference in New Issue
Block a user