Skip to content

[v5.1.6] Run test with --testCodeDir <testDir> : Skip that pesky upload step

Compare
Choose a tag to compare
@PicoCreator PicoCreator released this 17 Mar 05:46
· 43 commits to main since this release

Note:

  • For windows, please use powershell instead of the cmd terminal to avoid common formatting issues
  • For macos, you will need to manually "right-click" and "open" one time to grant it the needed OS permissions.

New Features / Fixed Issues in the current build:

  • Added the --testCodeDir to the run command, now you can run test using your local files, instead of uilicious cloud project files. (Skip the pesky upload sequence)
  • [Added in v5.1.4-alpha] Added the --secretFile and --secretObject support for test run via CLI
  • [Added in v5.1.4-alpha] Added the --region option, to change your testing region when running test via CLI