Forum Discussion

DLuning's avatar
DLuning
New Contributor
12 years ago

Add support for Groovy Grape

There should be support for using Groovy Grape in SoapUI.
http://groovy.codehaus.org/Grape

It should be able to add this into groovy steps and get it to work both when running tests with the GUI and testrunner.
For Pro users it should also support Grape in .groovy files in the script folder.

This is a shortcoming of SoapUI that has been known for a long time and fixing this would make the experience of working with soapUI so much better.
Specially for larger teams developing soapUI test projects.

1 Reply

  • nmrao's avatar
    nmrao
    Icon for Champion Level 1 rankChampion Level 1
    Have you tried adding the library of Grape to $SOAPUI_HOME/bin/ext and use the grape feature in groovy script? Any issues noticed?