摘要:
运行代码如下: import unittest,timefrom BSTestRunner import BSTestRunner# 接口测试报告生成(BSTestRunner)的下载地址:https://github.com/easonhan007/HTMLTestRunner# 下载完后放到py 阅读全文
posted @ 2020-05-24 15:44
菌子石雨
阅读(415)
评论(0)
推荐(0)
摘要:
代码如下: import unittest,requests,xmltodict,json from time import sleep from urllib import parse class TQ(unittest.TestCase): def setUp(self): self.url=" 阅读全文
posted @ 2020-05-24 15:11
菌子石雨
阅读(691)
评论(0)
推荐(0)
摘要:
由于本人过多的调试代码,导致接口限时被封,所以找了代理的方法,话不多说,代码实现如下: from urllib import parse import requests,xmltodict,json url="http://www.webxml.com.cn/WebServices/WeatherW 阅读全文
posted @ 2020-05-24 12:37
菌子石雨
阅读(165)
评论(0)
推荐(0)

浙公网安备 33010602011771号