摘要: 测试用例关联 hhttprunner中不仅有hook机制,还有用例关联操作,引用内置的RunTestCase类,主要用于在测试步骤中引用其他测试用例 Step( RunTestCase('request login functions') .call(TestCaseLogin) .export(* 阅读全文
posted @ 2021-08-25 17:12 一名小测试 阅读(369) 评论(0) 推荐(0)