Execute Unit Tests
apex package test <PKG_ALIAS>
|
|
Execute all unit tests on a specific package.
|
Parameters
Parameter | Description |
---|---|
pkg_alias | The alias of the package to execute unit tests of. |
Flags
Flag | Description |
---|
Examples
- ./apex package test myshop