run.py: error: unrecognized arguments: --alluredir ./test_case --alluredir ./target/allure-results

这篇博客记录了在使用Python运行run.py脚本时遇到的错误,错误信息显示unrecognized arguments,具体为`--alluredir ./test_case --alluredir ./target/allure-results`。脚本尝试从指定路径读取配置文件,并在执行后尝试生成Allure测试报告,但报告目录不存在。解决方案包括检查命令行参数是否正确,确保已安装allure-pytest插件,并正确配置相关路径。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

run.py: error: unrecognized arguments: --alluredir ./test_case --alluredir ./target/allure-results

"D:\Program Files\python37\python3.exe" D:/Python/python3/ui2_app/pytest-selenium-allure/run.py
[2022-08-08 09:31:18,993][read_yaml.py 9][INFO]: /config/test
[2022-08-08 09:31:18,993][read_yaml.py 11][INFO]: D:\Python\python3\ui2_app\pytest-selenium-allure\config\test\data.yaml
ERROR: usage: run.py [options] [file_or_dir] [file_or_dir] [...]
run.py: error: unrecognized arguments: --alluredir ./test_case --alluredir ./target/allure-results
  inifile: D:\Python\python3\ui2_app\pytest-selenium-allure\pytest.ini
  rootdir: D:\Python\python3\ui2_app\pytest-selenium-allure

.\target\allure-results does not exist
Report successfully generated to .\target\allure-report

未按装 allure-pytest插件

pip3 install allure-pytest -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值