Join Slack
Powered by
Hi guys do you have any recommendation using JS au...
# suitescript
d
Daryl
03/30/2020, 2:37 AM
Hi guys do you have any recommendation using JS automating testing tools for netsuite?
b
battk
03/30/2020, 3:05 AM
netsuite's recommendation is about to be
jest
. More information in
https://www.npmjs.com/package/@oracle/suitecloud-unit-testing
and in
#C42JX79UZ
d
Daryl
03/30/2020, 4:43 AM
Thanks for the inputs i'll try to read and implement it.
u
クリスピポテト
03/30/2020, 4:51 AM
before JEST, I used to do my tests using MochaJS
https://mochajs.org/
Open in Slack
Previous
Next