Installation and Validation
Before utilizing the Test Maker CLI, it's essential to validate the installation. This is required only on the first-time install or when extra packages are installed/uninstalled.
Install
Install a helper with the following command:
npx ketm install <toInstall>
Options include:
<toInstall>
: Specify what the install should do.
Use npx ketm install --help
for more details.
Validate Installation
Validate the Test Maker installation with the following command:
npx ketm validate