当前位置:网站首页>Pytest+allure+jenkins installation problem: pytest: error: unrecognized arguments: --alluredir
Pytest+allure+jenkins installation problem: pytest: error: unrecognized arguments: --alluredir
2022-07-07 07:47:00 【ADDA_】
Problem description
stay pycharm Reports can be generated normally on , But in jenkins The following error is always reported when running on .
pytest: error: unrecognized arguments: --alluredir=reports
inifile: None
rootdir: D:\xxx
Cause analysis :
A great deal of information has been collected , To sum up :
1、 install allure-pytest And allure-python-commons Our environment is virtual , No pytest Operating environment ;
2、 There are many. python, Make a mistake .
Solution :
in the light of 1 Solution :
1、cmd Input pip list Check the installation , No, allure-pytest perform pip install allure-pytest It should be ok ;
2、 Already installed , Need to be reinstalled allure-pytest And allure-python-commons, It's best to uninstall both , Otherwise, there may be problems , Unload command pip uninstall allure-pytest、pip uninstall allure-python-commons, Installation command pip install allure-pytest、pip install allure-python-commons
边栏推荐
- Hands on deep learning (IV) -- convolutional neural network CNN
- resource 创建包方式
- gatk4中的interval是什么??
- Is the test cycle compressed? Teach you 9 ways to deal with it
- numpy中dot函数使用与解析
- [performance pressure test] how to do a good job of performance pressure test?
- 为什么要了解现货黄金走势?
- Invalid table alias or column reference`xxx`
- [UTCTF2020]file header
- pytest+allure+jenkins环境--填坑完毕
猜你喜欢

1142_ SiCp learning notes_ Functions and processes created by functions_ Linear recursion and iteration

IO流 file

《动手学深度学习》(四) -- 卷积神经网络 CNN

探索Cassandra的去中心化分布式架构

2022-07-06: will the following go language codes be panic? A: Meeting; B: No. package main import “C“ func main() { var ch chan struct

numpy中dot函数使用与解析

IPv4 exercises

My ideal software tester development status

After 95, Alibaba P7 published the payroll: it's really fragrant to make up this

【webrtc】m98 screen和window采集
随机推荐
Regular e-commerce problems part1
Deep learning Flower Book + machine learning watermelon book electronic version I found
pytest+allure+jenkins安装问题:pytest: error: unrecognized arguments: --alluredir
【obs】win-capture需要winrt
三、高质量编程与性能调优实战 青训营笔记
外包干了三年,废了...
Asemi rectifier bridge rs210 parameters, rs210 specifications, rs210 package
vus.SSR在asynData函数中请求数据的注意事项
[mathematical notes] radian
Weibo publishing cases
1141_ SiCp learning notes_ Functions abstracted as black boxes
[guess-ctf2019] fake compressed packets
buuctf misc USB
二、并发、测试笔记 青训营笔记
CentOS7下安装PostgreSQL11数据库
【经验分享】如何为visio扩展云服务图标
【Liunx】进程控制和父子进程
[ANSYS] learning experience of APDL finite element analysis
Solution: could not find kf5 (missing: coreaddons dbusaddons doctools xmlgui)
Resource create package method