WireMock-Net / WireMock.Net

WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
Apache License 2.0
1.38k stars 204 forks source link

Wiki page for using WireMock.Net with appium for mobile automation testing #812

Open mikebgrep opened 1 year ago

mikebgrep commented 1 year ago

Is your feature request related to a problem? Please describe. Lack of examples and articles how to use WireMock.Net with appium for mocking mobile backend.

Describe the solution you'd like Good written wiki page for using WireMock.Net for mocking BE data on mobile applications with appium

Describe alternatives you've considered Examples of steps how to set up the tool.

Additional context Setup and using the tool in NUnit tests scope.

mikebgrep commented 1 year ago

Any thoughts, the doc request will be started soon.

StefH commented 1 year ago

Hello @mikebgrep. This is not planned very soon.

And I forgot the context from this issue, why did you need this? (Did you create another issue before? I can't find it...)

mikebgrep commented 1 year ago

Hello yes I was having an issue before this is closed you advise me to open request for added a documentation

mikebgrep commented 1 year ago

Hello again I am trying to find resources how can I mock the api of the mobile app with wiremock but I cant find if you still consider to create a wiki page with the steps I will be glad I also see that another people are need help for this in another issues. Thank you.