Nikita Chursin 54d5d710ed license | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.circleci | %!s(int64=3) %!d(string=hai) anos | |
.images | %!s(int64=3) %!d(string=hai) anos | |
.vscode | %!s(int64=3) %!d(string=hai) anos | |
bin | %!s(int64=3) %!d(string=hai) anos | |
messages | %!s(int64=3) %!d(string=hai) anos | |
src | %!s(int64=3) %!d(string=hai) anos | |
test | %!s(int64=3) %!d(string=hai) anos | |
.editorconfig | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
.prettierignore | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
appveyor.yml | %!s(int64=3) %!d(string=hai) anos | |
jest.config.js | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos | |
tsconfig.json | %!s(int64=3) %!d(string=hai) anos | |
tslint.json | %!s(int64=3) %!d(string=hai) anos | |
yarn.lock | %!s(int64=3) %!d(string=hai) anos |
SFDX plugin to generate Allure reports
sfdx plugins:install @sfcraft/allure
sfdx sfcraft:allure:apex:report -i <string> [-o <string>] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
Generates allure report from Apex test run
Generates allure report from Apex test run
USAGE
$ sfdx sfcraft:allure:apex:report -i <string> [-o <string>] [--json] [--loglevel
trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
OPTIONS
-i, --testrunid=testrunid (required) the ID of the test run
-o, --outputdir=outputdir [default: sfallure] directory to
store test result files
--json format output as json
--loglevel=(trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL) [default: warn] logging level for
this command invocation
EXAMPLE
$ sfdx sfcraft:allure:report -i 7070000000001