Nikita Chursin 54d5d710ed license | пре 3 година | |
---|---|---|
.circleci | пре 3 година | |
.images | пре 3 година | |
.vscode | пре 3 година | |
bin | пре 3 година | |
messages | пре 3 година | |
src | пре 3 година | |
test | пре 3 година | |
.editorconfig | пре 3 година | |
.gitignore | пре 3 година | |
.prettierignore | пре 3 година | |
LICENSE | пре 3 година | |
README.md | пре 3 година | |
appveyor.yml | пре 3 година | |
jest.config.js | пре 3 година | |
package.json | пре 3 година | |
tsconfig.json | пре 3 година | |
tslint.json | пре 3 година | |
yarn.lock | пре 3 година |
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