i find if you make your code modular enough and ad...
# suitescript
r
i find if you make your code modular enough and add try/catch blocks at the function level, you're basically doing unit testing as you debug. maybe not so rigorous but it works