Hey guys quick question, I have wiremock set up to...
# help
t
Hey guys quick question, I have wiremock set up to mock basic API calls with json, running through a docker set up. Plan on using this for a large number of tests - is there any cap on how many API calls I can make? Per minute/day/hour ect
t
Hi @Tarun Bhalla the OSS Docker edition of WireMock doesn’t impose any restrictions on usage, but obviously you have to size and tune it correctly to ensure you’ve got adequate capacity.
1