verbosity
=0的时候。不输出信息
=2的时候,需要打印详细的返回信息
--stream:测试报告写入文件的存储区域
--title:测试报告的主题
--description:测试报告的描述
HTMLTestRunner.HTMLTestRunner(stream = f,title ='Report_title',description='Report_description')
来源:博客园
作者:-有风来
链接:https://www.cnblogs.com/wind666/p/11675585.html