参考:https://www.jianshu.com/p/6a3837232042
1.先在shell终端安装Scoop
- 在PowerShell中输入如下内容(将会安装到默认目录C:\Users\user(自己的用户名)\scoop,也可指定安装目录):
命令:iex (new-objectnet.webclient).downloadstring('https://get.scoop.sh')
2.安装allure(cmd)
scoop install allure
3.安装安装allure-robotframework
pip install allure-robotframework
4.执行robot命令
robot --pythonpath