机器人框架 - UnknownAllure 报告

Robot Framework -UnknownAllure Report

机器人框架:3.1.2 allure-robotframework==2.8.16

我在生成的魅力报告中得到以下信息。

命令行:-

Directory path>allure serve 'Path where output.xml exists'
Generating report to temp directory...
Report successfully generated to Temp\allure-report
Starting web server...
2020-06-07 11:39:56.235:INFO::main: Logging initialized @1608ms to org.eclipse.jetty.util.log.StdErrLog
Server started at <foo>. Press <Ctrl+C> to exit
Terminate batch job (Y/N)? y

有人可以帮助我了解要进行哪些更改才能填充正确的数据吗?

$ pip install allure-robotframework
$ robot --listener allure_robotframework ./my_robot_test

https://pypi.org/project/allure-robotframework/