Updated What Is WireMock.Net (markdown)

Stef Heyenrath
2021-04-13 16:59:10 +02:00
parent bc0d8f5227
commit a918b184de

@@ -55,7 +55,7 @@ It is important that our expectations are correct otherwise those tests can be f
5. URL, path, request method, request headers, cookies and request body 5. URL, path, request method, request headers, cookies and request body
6. Run it as a standalone process. (flexible deployments) 6. Run it as a standalone process. (flexible deployments)
7. Or integrate it in your unit-tests 7. Or integrate it in your unit-tests
7. Redirect HTTP Requests to another location, record and playbacks 8. Redirect HTTP Requests to another location, record and playbacks
0. Support edge case failures 9. Support edge case failures
**Note**: this page is based on https://github.com/AdriseYounis/WireMock.Net/blob/master/README.md **Note**: this page is based on https://github.com/AdriseYounis/WireMock.Net/blob/master/README.md