在执行的case文件目录下新建conftest.py文件,内容写:
import os
import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
在执行的case文件目录下新建conftest.py文件,内容写:
import os
import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
上一篇:pytest.mark.parametrize多参数同时使用提示names : must be equal to the number of values
下一篇:pytest 用例ids中文乱码
最后加一句:ssh -T git@github.com
解决方法: 问题解决!
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M