moztest

软件截图:
moztest
软件详细信息:
版本: 0.1
上传日期: 20 Feb 15
许可: 免费
人气: 0

Rating: 4.0/5 (Total Votes: 1)

moztest是用Python编写的,可以处理Mozilla的测试结果的工具。
使用示例
下面的代码演示如何创建的Python单元测试结果的代表性的xUnit。
   从结果进口TestResultCollection
   从输出进口XUnitOutput
   集合= TestResultCollection.from_unittest_results(结果)
    OUT = XUnitOutput()
   开放('out.xml','W')为f:
        out.serialize(收集,F)

要求

  • 在Python中

显影剂的其他软件 Mozilla Automation and Tools team

mozcrash
mozcrash

20 Feb 15

意见 moztest

评论没有发现
添加评论
打开图片!