I'm looking at folder structure suggestions ... cl...
# sdf
d
I'm looking at folder structure suggestions ... classes vs. modules, etc. I also want to be sure we can easily incorporate JEST when the time comes
a
Hello, we are working on that for 20.1! 🙂
We are improving the
createproject
command in Node.js CLI so when you create a project (SuiteApp or ACP), you'll have the option to include a Unit Testing integration with Jest. We take care of setting up a package.json, adding the right dependencies, creating the right JEST configuration (takes care of transpiling AMD to import/export)
👍 3
You may be able to try this in the
dev
branch in https://github.com/oracle/netsuite-suitecloud-node-cli
or just wait a few weeks
n
@Lander ^ 🙂
🙂 2