SmartBear / soapui

SoapUI is a free and open source cross-platform functional testing solution for APIs and web services.
http://www.soapui.org
Other
1.56k stars 607 forks source link

Add support for docker SoapUI Runner to run mocks #803

Open marcindz88 opened 6 months ago

marcindz88 commented 6 months ago

Hi there, Is it possible to add support for running soapui mocks in docker ?

I think this would only require a change of the script that is executed in https://github.com/SmartBear/soapui/blob/next/docker/Files/RunProject.sh to mockservicerunner.sh as an option.