lee20220110

Results 3 comments of lee20220110

> > > > 放到 if USE_ALLURE 这段代码前 > > ``` > if USE_ALLURE: > # update allure report meta > allure.dynamic.title(self.__config.name) > allure.dynamic.description(f"TestCase ID: {self.__case_id}") > ``` > >...

> 解决了吗?我是使用的4.3.0,我添加到这里没有解决问题 ![image](https://github.com/httprunner/httprunner/assets/97431426/78de9c17-14be-4ca1-b34e-3da152145266)

已经安装过了所需的三个库咋还是提示我没有安装呢 uploader extension dependencies uninstalled, install first and try again. install with pip: $ pip install requests_toolbelt filetype or you can install httprunner with optional upload dependencies: $ pip install...