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