Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named eviware #4

Open
mritchie712 opened this issue Dec 7, 2015 · 1 comment
Open

ImportError: No module named eviware #4

mritchie712 opened this issue Dec 7, 2015 · 1 comment

Comments

@mritchie712
Copy link

I know you haven't updated this project in years, but was hoping you could point me in the right direction. At the start of SoapUILibary.py there are two imports

from com.eviware.soapui.tools import SoapUITestCaseRunner
from com.eviware.soapui.tools import SoapUIMockServiceRunner

I can't find anything about these modules on the web, any direction on how to get or replace these?

@pavlobaron
Copy link
Owner

quickly googling it shows for example: https://www.soapui.org/apidocs/com/eviware/soapui/tools/SoapUITestCaseRunner.html

so the API still seems to exist, but I can't say anything about state of integration in Jython or runability of this project, I didn't touch it in years, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants