You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, I use wiremock and wiremock-junit5 extension.( and thank you so much!).
In microservice project, there are case where I want to mock multiple microservices.
So, I want to use mutilple wiremock instance in my test method.
Are there plan to support multiple wiremock server? I want to use wiremock like below:
In my project, I use wiremock and wiremock-junit5 extension.( and thank you so much!).
In microservice project, there are case where I want to mock multiple microservices.
So, I want to use mutilple wiremock instance in my test method.
Are there plan to support multiple wiremock server? I want to use wiremock like below:
The text was updated successfully, but these errors were encountered: