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