Join Slack
Powered by
Has anyone managed to get the jest testing to work...
# suitescript
m
Matt Carter
03/20/2026, 6:54 PM
Has anyone managed to get the jest testing to work with typescript?
c
Christopher Quackenbush
03/20/2026, 6:56 PM
Yes.
https://github.com/NS-Tools/Framework-Integration/blob/main/__tests__/sample-test.js
Christopher Quackenbush
03/20/2026, 6:57 PM
Sorry wrong test file.
https://github.com/NS-Tools/Framework-Integration/blob/main/__tests__/sample-test-typescript.ts
m
Matt Carter
03/20/2026, 8:48 PM
Thank you very much, this was helpful.
c
Christopher Quackenbush
03/20/2026, 10:11 PM
You're welcome. That's why I maintain the starter template =)
🙌🏻 1
3
Views
Open in Slack
Previous
Next