测试报告

开始时间 : 2022-08-09 18:30:10

合计耗时 : 00:00:01

测试结果 : 总共 6,通过 5,失败 1,错误 0,通过率 83.33%

失败用例 : 点击查看

  1. main.测试用例.test0006_None

错误用例 :

概要 83.33% 通过 5 失败 1 错误 0 全部 6

测试用例 说明 总计 通过 失败 错误 耗时 详细
测试用例 6 5 1 0 1.123秒 查看全部
test0001_None
test0002_None
test0003_None
test0004_None
test0005_None
test0006_None
ft1_6:
Traceback (most recent call last):
  File "D:\Project\AutoFramework\Runner\API\DefaultRunner.py", line 499, in foo
    return self._test_(index)
  File "D:\Project\AutoFramework\Runner\API\DefaultRunner.py", line 484, in test
    self.test_unit(data=main_case)
  File "D:\Project\AutoFramework\Runner\API\DefaultRunner.py", line 452, in test_unit
    exec('%s(%s, %s)' % (operator['method'], formula_args[0], formula_args[1]))
  File "<string>", line 1, in <module>
AssertionError: 'nginx2' not found in {'Server': 'nginx', 'Date': 'Tue, 09 Aug 2022 10:30:12 GMT', 'Content-Type': 'application/json', 'Content-Length': '208', 'Last-Modified': 'Thu, 04 Aug 2022 07:51:36 GMT', 'Connection': 'keep-alive', 'ETag': '"62eb7a88-d0"', 'Accept-Ranges': 'bytes', '_': 'Server: nginx\nDate: Tue, 09 Aug 2022 10:30:12 GMT\nContent-Type: application/json\nContent-Length: \'208\'\nLast-Modified: Thu, 04 Aug 2022 07:51:36 GMT\nConnection: keep-alive\nETag: \'"62eb7a88-d0"\'\nAccept-Ranges: bytes\n'}
总计 6 5 1 0 1.123秒 通过:83.33%