httprunner

留言册的博客 / 2024-01-21 / 原文

上海-悠悠

1、安装

python 3.7.1

pip -v 版本为10.0.1

pip install httprunner

pip show pytest 版本为5,4,3 将pytest-matedata3.0.0降至1

pip install -U pytest-metadata==1 此命令也可以调整pytest版本

2、使用