Might be <#C42JX79UZ|> related but has anyone trie...
# suitescript
m
Might be #C42JX79UZ related but has anyone tried unit-testing with jest now? https://www.npmjs.com/package/@oracle/suitecloud-unit-testing Looking to give this a shot for our workflow, just wanted to get some feedback on how well it works.
s
We are using that exact module and doing unit testing. It works fairly well for us so far
m
Awesome to hear, anything you don't like so far? Figured it doesn't hurt to try.
s
Seems to work well, actually. I only wish all of the mocks were provided, instead of just a few, but you can add your own custom mocks to deal with that. Jest is also very easy to work with.
👍 1