摘要: 之前做过批量执行多.py文件,为了省时也做过单py文件多线程,现在做多py文件用例多线程 # coding:utf-8import unittestimport osimport timeimport HTMLTestRunnerfrom tomorrow import threads# pytho 阅读全文
posted @ 2018-10-11 11:02 GarVicker 阅读(1896) 评论(0) 推荐(0)