赞
踩
一、安装环境准备:
pip install httprunner==2.5.7
pip install har2case
检查是否安装成功:
httprunner -V
hrun -V
二、执行命令:
har2case my_demo.har —>将har文件转json格式
har2case my_demo.har -2y —>将har文件转yml格式
hrun my_demo.yml —>运行测试用例
运行完成如下图:
hrun my_demo.yml --report-template report.html -->指定自己的报告模版执行
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。