Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Rhino, CommonJS, Unit Testing - ahhh!
I am researching what it will take to add unit testing to my server side scripts. This is quite a process! One very large, very steep speed bump is how to import "library" js files into the scope of the file under test. This has brought me down the path of Module Loaders and the CommonJS "specification". During related research on the UG I came across the following question from user ironside:
To which Evan replied:
p.s. might I presume the 'ECMAScript 5 (except strict mode)' implies Rhino 1.7R3 on your end?
To which Evan replied:
RE: EMCAScript?
Yes on the Rhino version
Steve Klett | Senior Developer
NetValue Technology
0