14 years ago
Maven dependencies for JUnit integration
Hi,
I want to run my soapUI tests from JUnit test classes. I also use Maven for dependency management. Which dependency(ies) should I use? Adding eviware:soapui:4.5.0 is not enough since I get ClassNotFound exceptions. Also, by looking at the POM, I don't see any dependency on another artifact.
Thanks,
Mickael
I want to run my soapUI tests from JUnit test classes. I also use Maven for dependency management. Which dependency(ies) should I use? Adding eviware:soapui:4.5.0 is not enough since I get ClassNotFound exceptions. Also, by looking at the POM, I don't see any dependency on another artifact.
Thanks,
Mickael