当前位置:网站首页>Pytest+allure+jenkins environment -- completion of pit filling
Pytest+allure+jenkins environment -- completion of pit filling
2022-07-07 07:47:00 【ADDA_】
Project scenario :
Followed others' process once , Found that the environment has been experiencing problems , It's finally settled today !
Problem description
problem 1: Cannot be in jenkins Generate on allure temporary json The report
An error is as follows :
pytest: error: unrecognized arguments: --alluredir=reports inifile: None rootdir: D:\xxx
Solution :
Environmental problems , Not installed allure-pytest And allure-python-commons, Need to download again .
problem 2: see jenkins In the console , Report errors : Can't find XX The location of the package
An error is as follows :
ModuleNotFoundError: No module named 'et_xmlfile'
Cause analysis :
Some packages you installed into the virtual environment / other place , natural pip Uninstallation and reinstallation cannot solve the problem , You can use the following methods .
Solution :
Copy the error package to the corresponding location , There will be a path prompt when an error is reported .
边栏推荐
猜你喜欢

Idea add class annotation template and method template

Talk about seven ways to realize asynchronous programming

How to reduce inventory with high concurrency on the Internet

测试周期被压缩?教你9个方法去应对
![[GUET-CTF2019]虚假的压缩包](/img/a2/7da2a789eb49fa0df256ab565d5f0e.png)
[GUET-CTF2019]虚假的压缩包

科技云报道:从Robot到Cobot,人机共融正在开创一个时代

Jenkins远程构建项目超时的问题

misc ez_ usb

Leetcode-543. Diameter of Binary Tree

Operation suggestions for today's spot Silver
随机推荐
Tongda injection 0day
UWB learning 1
海思芯片(hi3516dv300)uboot镜像生成过程详解
[GUET-CTF2019]虚假的压缩包
2022-07-06:以下go语言代码是否会panic?A:会;B:不会。 package main import “C“ func main() { var ch chan struct
【经验分享】如何为visio扩展云服务图标
Dynamics CRM server deployment - restore database prompt: the database is in use
Detailed explanation of uboot image generation process of Hisilicon chip (hi3516dv300)
外包幹了三年,廢了...
3、 High quality programming and performance tuning practical youth training camp notes
BGP experiment (1)
ASEMI整流桥RS210参数,RS210规格,RS210封装
知识点滴 - 关于苹果认证MFI
242. Bipartite graph determination
SQL优化的魅力!从 30248s 到 0.001s
gatk4中的interval是什么??
Live online system source code, using valueanimator to achieve view zoom in and out animation effect
leanote私有云笔记搭建
Deep learning Flower Book + machine learning watermelon book electronic version I found
Leetcode-543. Diameter of Binary Tree