接口自动化需要下载的第三方库

1.requests 库 命令

pip install requests

2.安装数据驱动ddt

pip install ddt

3.安装openpyxl 库

pip install openpyxl

4.安装pytest库

pip install pytest

5.安装 unittest 库

6.安装 pandas

pip install pandas

7.安装 PyMySQL 库

pip install  PyMySQL

 

posted @ 2019-11-13 10:00  weihanchen  阅读(491)  评论(0编辑  收藏  举报