摘要: import time from flask import request,make_response from tool.my_sql import Myconnet from conf.setting import * from tool.haslib_mad import md5_pass from tool.my_redis import My_redis my=Myconnet(**MY 阅读全文
posted @ 2019-08-19 20:06 刘淑贤 阅读(148) 评论(0) 推荐(0) 编辑
摘要: 2.setUp,tearDown ,setUpclass ,tearDownclass 3.运行多个文件内的用例 当前我在run文件下要运行case文件夹下a和b文件里的用例 4,参数化 5.关联传参 阅读全文
posted @ 2019-08-19 20:01 刘淑贤 阅读(180) 评论(0) 推荐(0) 编辑