Hello,
I have implemented a menu option (in Help that can be moved somewhere else)
that allows compilation of JSR223 Test Elements.

It visits the test plan tree and compiles any Test Element.
If compilation fails it set the node in red and logs the compilation
failure.

This allows detecting some errors without running test plan but not all
errors like invalid variable usage.

Do you think it should be added to core (It changes JSR223TestElement
(compile method) and add 1 class for menu) ?
Thanks
Regards

Reply via email to