outofcoffee / imposter

Scriptable, multipurpose mock server. Run standalone mock servers, or embed mocks within your tests.
https://imposter.sh
Other
364 stars 59 forks source link

[Question] Find SOAP operations #529

Open conradogarciaberrotaran opened 7 months ago

conradogarciaberrotaran commented 7 months ago

Hi I'm trying to mock a WSDL file, the server runs but I'm not able to do any operations. Is is possible to expose the WSDL to automatically create a Soap Client?

Thanks!

outofcoffee commented 6 months ago

Hi @conradogarciaberrotaran, thanks for raising this.

Please could you share your set up? Specifically, the mock config file (-config.yaml) and an associated WSDL file.

Thanks!