1、遇到找不到模块

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

  

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

 

相关文章:

  • 2022-02-18
  • 2021-09-25
  • 2021-11-04
  • 2021-10-01
  • 2021-09-10
  • 2021-08-12
  • 2021-05-15
  • 2022-12-23
猜你喜欢
  • 2021-07-24
  • 2022-02-14
  • 2021-09-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
相关资源
相似解决方案