cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Debugging Expression libraries in eclipse (or other editor) using Javascript

Tim
New Contributor

I would like to be able to write tests for my expression libraries using and editor and javascript.
I have tried require() and import, but have not been successful

6 REPLIES 6

Yes, that is very valid. I think making the expression builder more IDE like would be very helpful for developing expressions as well as debugging and testing them.

For now, a pipeline that validates expression libraries is the best I can think of.

Thanks for the feedback โ€“ if you hadnโ€™t used the Expression Builder before, hereโ€™s a preview. Itโ€™s definitely not as full featured as a IDE or Text Editor, but has some useful on-the-fly evaluation for writing expressions. As Cole mentioned, thereโ€™s still some improvements that we could make, but check it out if you havenโ€™t already.

expression-builder