Hi folks, I'm planning a feature for the WireMoch...
# help
b
Hi folks, I'm planning a feature for the WireMocha IntelliJ plugin that could, at least to a certain extent, convert Java
WireMock.stubFor(...)
calls into the JSON stub mapping format. But, before diving into that, I'd like to ask the community how common is the need for converting either individual
stubFor(...)
calls, or migrating an entire project of them from Java to the JSON DSL. If anyone has had such experience, what challenges did you face during that conversion/migration? Any feedback is greatly welcome.
o
Good question for #general
b
Thank you! I was not sure in which channel to post it. I'll move it there then.
🙌 1