To have option to use parellal testing we should save stub ids when tests are running and then instead of reseting whole wiremock instance we should delete those stubs one by one.
Currently wiremock exposes only method to return stub by id, without multiple ids, created NFR for that wiremock/wiremock#2205
To have option to use parellal testing we should save stub ids when tests are running and then instead of reseting whole wiremock instance we should delete those stubs one by one.
Currently wiremock exposes only method to return stub by id, without multiple ids, created NFR for that wiremock/wiremock#2205