BeautifulReport
BeautifulReport copied to clipboard
一个基于unittest.TestResult模块实现的测试报告模板
File "F:\Test_BF\venv\lib\site-packages\BeautifulReport\BeautifulReport.py", line 450, in __wrap data = BeautifulReport.img2base(img_path, img_nm + '.png') File "F:\Test_BF\venv\lib\site-packages\BeautifulReport\BeautifulReport.py", line 423, in img2base with open(img_path + pattern + file_name, 'rb') as file: FileNotFoundError: [Errno 2]...
自动生成的报告里测试数据都是空的,这是怎么回事?
替换失效的bootcss源为cdn.bootcdn.net
报告汇总里面的“用例失败”数据,与详细数据表头的“用例失败”数据不一致 