Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to us MappingBuilder or another Wiremock.Net builder #1218

Open
generik0 opened this issue Dec 18, 2024 · 2 comments
Open

Is it possible to us MappingBuilder or another Wiremock.Net builder #1218

generik0 opened this issue Dec 18, 2024 · 2 comments
Assignees
Labels

Comments

@generik0
Copy link

generik0 commented Dec 18, 2024

Hi, thanks for an awesome package.
I know you have a nice WireMock docker, however we are looking for to utilize another WireMock Docker that has a admin GUI.

Is it possible to use the excellent MappingBuilder but create mappings for IWireMockOrgApi? I couldnt see anything in the repo or in the code implementation, only ToJson(). Any good ways to do it fluently?

image

Thanks again.

@StefH StefH self-assigned this Dec 18, 2024
@StefH StefH changed the title Is it possible to us MappingBuilder or another Wirmock.Net builder Is it possible to us MappingBuilder or another Wiremock.Net builder Dec 18, 2024
@generik0
Copy link
Author

One of the root causes for this is there is no simple UI for Wiremock.Net instances.
Infact the OrgApi cannot run against Wiremock.Net docker, and also the wiremock ui's out there cannot either

image

We can do a lot in json and swagger, but especially for our not so senior devs, a UI tool can be very helpful when trying to understand how it all works.

Is there a UI tool you know of that can run against your dockers.? Otherwise, "Given" to a Org wiremoc would be awesome!
Or even with forwarding..

@StefH
Copy link
Collaborator

StefH commented Dec 21, 2024

Do you want a fluent mapping builder to be used for WireMock.org Java ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants