Forum Discussion

Jacob_Hassing's avatar
Jacob_Hassing
Contributor
17 years ago

script library from junit

i want to call soapui testcases from junit.
When i try that it cant find my scripts from the library.
i guess it cant find the path to the library, can i set it from junit ? or from the groovy that call my library script?
i looked at this post
http://www.eviware.com/component/option ... opic,927.0

will that work for me, if so could elaborate on solution as i do not get it 

further, is there a nice way to pass a parameter from junit to the testcase? or will i have to do a workaround write/read to a properties file ?