|
@@ -6,6 +6,14 @@ class c1:
|
|
#测试步骤
|
|
#测试步骤
|
|
url1 = 'https://www.jianyu360.cn/swordfish/page_big_pc/free/svip/buy'
|
|
url1 = 'https://www.jianyu360.cn/swordfish/page_big_pc/free/svip/buy'
|
|
url2 = 'https://wx.jianyu360.cn/jy_mobile/swordfish/newhistorypush'
|
|
url2 = 'https://wx.jianyu360.cn/jy_mobile/swordfish/newhistorypush'
|
|
|
|
+
|
|
|
|
+ # ddt_cases = []
|
|
|
|
+ # for i in range(10):
|
|
|
|
+ # ddt_cases.append({
|
|
|
|
+ # 'name': f'登录 UI_000{i+1}',
|
|
|
|
+ # 'para': [None, f'{i+1}'*8,'请输入用户名']
|
|
|
|
+ # })
|
|
|
|
+
|
|
ddt_cases = [
|
|
ddt_cases = [
|
|
{
|
|
{
|
|
'name': 'pc超级订阅购买页面能否正常打开',
|
|
'name': 'pc超级订阅购买页面能否正常打开',
|