Join Slack
Powered by
Hi everyone! I’m new to the SuiteScript world. I w...
# general
a
Adrianna Guevarra
02/13/2021, 9:55 AM
Hi everyone! I’m new to the SuiteScript world. I was wondering if there was a way to test your code before you deploy the script? Right now I have just been using a sandbox and using the debugger. Thanks!
e
erictgrubaugh
02/13/2021, 6:40 PM
If you're talking about manual testing, you've pretty much got the way to do it. For unit testing:
https://github.com/oracle/netsuite-suitecloud-sdk/tree/master/packages/unit-testing
3
Views
Open in Slack
Previous
Next