1、在 Postman 中设置的集合 collection 变量: 2、使用 HttpRunner 进行转换为 yaml 格式用例:
如上,postman 使用 globe 或 collection 变量跑通接口后,使用 httprunner 进行转化后执行测试,变量还是需要自行在 config 中设置,有无更简单的解决方式?