lee20220110
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,我添加到这里没有解决问题 
已经安装过了所需的三个库咋还是提示我没有安装呢 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...