1、遇到找不到模块

  使用pytest.in配置文件,指定python搜索路径

  

[pytest]
python_paths = C://xxx//xxx//pycharmProjects//project

 

相关文章: