I'm looking for ways to more rapidly test changes ...
# suitescript
l
I'm looking for ways to more rapidly test changes to a custom SuiteScript script. I have Eclipse connected properly. I'm working on a custom script to call from a Workflow on a state transition from Prospect to Customer. Using Ctrl+U to upload changes. Currently, I'm having to edit the customer via the UI to change it back and forth from Prospect to Customer, and monitoring the script via log.debug statements. It's slow and painful. Suggestions to speed up iterative development?