Forum Discussion

youen's avatar
16 years ago

Maven SoapUi Pluigin : launch mock and test goals on the same time

Hi, I'am using soapui with its maven plugin to implement integration test. To make this tests works I need the SoapUI to inject (test goal) and mock at the same time. (I am testing an ESB). I...