Hi guys do you have any recommendation using JS au...
# suitescript
d
Hi guys do you have any recommendation using JS automating testing tools for netsuite?
b
netsuite's recommendation is about to be jest. More information in https://www.npmjs.com/package/@oracle/suitecloud-unit-testing and in #C42JX79UZ
d
Thanks for the inputs i'll try to read and implement it.
u
before JEST, I used to do my tests using MochaJS https://mochajs.org/