摘要: 安装 pip install TestLink API Python client 阅读全文
posted @ 2018-04-02 20:59 _Brenda 阅读(2018) 评论(1) 推荐(0) 编辑
摘要: ``` #!/usr/bin/env python #-*- coding:utf-8 -*- from HTMLTestRunner import HTMLTestRunner import time import os import unittest now = time.strftime(u"%Y.%m.%d@%H%M%S") filename = os.path.abspath('Rep... 阅读全文
posted @ 2018-04-02 20:48 _Brenda 阅读(363) 评论(0) 推荐(0) 编辑