Forum Discussion

StephenC's avatar
StephenC
Occasional Contributor
14 years ago

Global Script Library in relative location

I would like to have global Groovy Script Library that I can use in different projects or test suites.
I read on http://www.soapui.org/Scripting-Propert ... pt-library that I need to specify script folder in soapui preferences.

This is not an option for me because I check project files into source control repository so my teammates can run them without configuring. So it will be very helpful to be able to store my script library in folder relative to project directory.

1 Reply

  • Hello,

    In soapUI Pro you can specify script library on project level, too. Just set Script Library in project properties ( bottom left when select project in tree ).
    Path can be specified relatively ( for example ${projectDir}/scripts ).

    Hope this helps,
    robert