Hi has there been any development on this?
I think its a fundamental issue if you’re developing forms for the cockpit as there is no real way to unit test your form scripts. As the OP has complex forms (as do I) the only way I can test them is either manually through the cockpit or via something like selenium. This is very time consuming particularly if you are trying to test a form at the end of your process!
Is there no way of modularising the forms and be able to test them in isolation as there is a lot of code duplication.