python使用pytest+pytest报告

需要安装pytest和pytest-html

pip3 install -U pytest

pip3 install -U pytest-html 

原文地址:https://www.cnblogs.com/dieyaxianju/p/6878890.html