Testing

NUTs and Unit Testing

If you want to test it locally, install it as a plugin by running:

yarn build
sf plugin link

We didn't cover unit testing or NUTs in this workshop but here are a couple of resources that might be of help.

How to Write NUTs Test Cases for Salesforce CLI Plugins
Salesforce CLI Plugins Testkit

Last updated