微信扫一扫
问题:在pycharm中使用pytest时,发现除了if name == ‘main’:有运行按钮之外,class和def都有。而且运行后allure服务起不来,也不报错。 解决:改成这个模式
相关推荐