:wave: Hi, I'm trying to use `suitecloud unit test...
# suitescript
d
👋 Hi, I'm trying to use
suitecloud unit testing/jest
to unit test a function that utilized the NS utils module. Do I need to stub the util module?
e
Yes
d
okay ill look into this, thanks!