首页 > 代码库 > python使用pytest+pytest报告

python使用pytest+pytest报告

需要安装pytest和pytest-html

pip3 install -U pytest

pip3 install -U pytest-html 

技术分享

 

python使用pytest+pytest报告