ci-sf-plugin
Version:
Set of commands making CI and dev's life easier.
27 lines (14 loc) • 382 B
Markdown
# commandDescription
Run unit tests in an org.
# targetusernameFlagDescription
org username to run tests in
# testlevelFlagDescription
specifies which tests to run
# infoRunningTests
Running tests in '%s' org
# errorRunningTestsFailed
Running tests has failed:
%s
# examples
- sf ci apex test run -o orgAlias
- sf ci apex test run -o orgAlias --test-level RunLocalTests