Ask a Question

Intellisense on custom groovy library

Intellisense on custom groovy library

Can we, and if so how, use something like intellisense on a custom groovy library?

 

So if we have created some utility functions and keep them in a script folder, or library, can we then reference those scripts and their methods intelligently from a groovy test step?

3 Comments
kbw
Contributor

Agreed.  On a more general note, the intellisense, as currently implemented, definitely needs more work. There's still a lot of standard groovy classes that come with Ready API, which also don't get any intellisense.

GillerM
Staff
Status changed to: Implemented

We are continuously working on improving intellisense / code-completion.  

 

However, in last v2.4 release we implemented a preference that can load custom Java JARs that should be available in the drop down:

File > Preferences > ReadyAPI tab > Custom Java Libraries (requires restart)

 

Hopefully this meets your needs

SmartBear217
Contributor

FYI Intellisense still doesn't work properly. I put a "." after and I expect to see what's available and most often nothing comes up.

Announcements
Welcome to the ReadyAPI Feature Requests board!

Here you can review submitted feature requests and vote up the ones you like! If you can't find the feature you want - go ahead and suggest your own idea. Ideas with the highest rating can be implemented in the product.

Check out the Create a Feature Request guide for more information.
New Here?
Welcome to the Community
Sign Up Here