Process debugger expression resolver++

I added new blog post about process debugger expressions/scripts resolver and the possibility to integrate runtime scripts evaluation into process testing and modeling.

Any feedback is welcome.
Martin

I like the idea a lot. Nice work on the UI side of things.
Imho, a cool thing would be to have a tool (or API?) that generates a unit test (given a certain process instance id), based on the same logic you have now. Not sure if it should be saved as a sequence of method calls there, or a process definition, like you have now.