Create Test
apex create test <PKG_ALIAS> <ALIAS>
|
|
Create new unit test.
|
Parameters
Parameter | Description |
---|---|
pkg_alias | Package alias to create test within. |
alias | The alias / filename of the test to create. |
Flags
Flag | Description |
---|
Examples
- ./apex create test my-shop invoices